Skip to content

Commit 4bf8ca5

Browse files
authored
Update pom.xml
1 parent 93f0c4c commit 4bf8ca5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -159,12 +159,6 @@
159159
<artifactId>kafka-connect-protobuf-converter</artifactId>
160160
<version>7.1.1</version>
161161
</dependency>
162-
<!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
163-
<dependency>
164-
<groupId>com.google.protobuf</groupId>
165-
<artifactId>protobuf-java</artifactId>
166-
<version>3.21.7</version>
167-
</dependency>
168162
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
169163
<dependency>
170164
<groupId>com.google.code.gson</groupId>
@@ -339,4 +333,4 @@
339333

340334
</plugins>
341335
</build>
342-
</project>
336+
</project>

0 commit comments

Comments
 (0)