Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterZh6 committed Nov 28, 2024
1 parent 101ecf5 commit 675b0c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@
<artifactId>elasticsearch</artifactId>
<version>${testcontainers.version}</version>
</dependency>
<!-- <dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>${elasticsearch7.version}</version>
</dependency> -->
<!-- https://mvnrepository.com/artifact/org.elasticsearch.client/elasticsearch-rest-client -->
<dependency>
<groupId>org.elasticsearch.client</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.

org.apache.flink.streaming.connectors.kafka.table.KafkaDynamicTableFactory
org.apache.flink.streaming.connectors.kafka.table.UpsertKafkaDynamicTableFactory
org.apache.inlong.sort.kafka.table.KafkaDynamicTableFactory
org.apache.inlong.sort.kafka.table.UpsertKafkaDynamicTableFactory

0 comments on commit 675b0c2

Please sign in to comment.