We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93f0c4c commit 4bf8ca5Copy full SHA for 4bf8ca5
pom.xml
@@ -159,12 +159,6 @@
159
<artifactId>kafka-connect-protobuf-converter</artifactId>
160
<version>7.1.1</version>
161
</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>
168
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
169
<dependency>
170
<groupId>com.google.code.gson</groupId>
@@ -339,4 +333,4 @@
339
333
340
334
</plugins>
341
335
</build>
342
-</project>
336
+</project>
0 commit comments