Skip to content

Commit

Permalink
Revert "Exclude kafka-schema-registry-client from flink-avro-confluen…
Browse files Browse the repository at this point in the history
…t-registry in psc-flink oss"

This reverts commit 548b3f6.
  • Loading branch information
jeffxiang committed Oct 23, 2024
1 parent 548b3f6 commit ec408c8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions psc-flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -431,12 +431,6 @@
<artifactId>flink-avro-confluent-registry</artifactId>
<version>${flink.version}</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-client</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
Expand Down

0 comments on commit ec408c8

Please sign in to comment.