Skip to content

Commit

Permalink
Remove duplicate dependencies from athena-msk pom.xml (#2146)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jithendar12 committed Aug 8, 2024
1 parent 288bf44 commit 70cc45c
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions athena-msk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,26 +103,6 @@
<artifactId>kafka-protobuf-provider</artifactId>
<version>7.6.0</version>
</dependency>
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>
<version>1.11.3</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.19.6</version>
</dependency>
<dependency>
<groupId>software.amazon.glue</groupId>
<artifactId>schema-registry-serde</artifactId>
<version>1.1.20</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-protobuf-provider</artifactId>
<version>7.6.0</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
Expand Down

0 comments on commit 70cc45c

Please sign in to comment.