Skip to content

Commit

Permalink
Remove broker-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
trnguyencflt committed Jan 17, 2025
1 parent a008e69 commit 6972c26
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -453,12 +453,6 @@
<version>${io.confluent.schema-registry.version}</version>
</dependency>

<dependency>
<groupId>io.confluent</groupId>
<artifactId>broker-plugins</artifactId>
<version>${kafka.version}</version>
</dependency>

<!-- End Confluent dependencies -->

<dependency>
Expand Down Expand Up @@ -743,10 +737,6 @@
<groupId>io.confluent</groupId>
<artifactId>logredactor</artifactId>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
<artifactId>broker-plugins</artifactId>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit 6972c26

Please sign in to comment.