Skip to content

Commit 93f0c4c

Browse files
author
“deep-splunk”
committed
protobuf-java-version-bump
1 parent 57467a5 commit 93f0c4c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,12 @@
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>
162168
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
163169
<dependency>
164170
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)