Skip to content

Commit 8c871c4

Browse files
correct version of protobuf
1 parent 046ce61 commit 8c871c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<dependency>
168168
<groupId>com.google.protobuf</groupId>
169169
<artifactId>protobuf-java</artifactId>
170-
<version>3.22.5</version>
170+
<version>3.25.5</version>
171171
</dependency>
172172
<!-- https://mvnrepository.com/artifact/com.google.code.gson/gson -->
173173
<dependency>

0 commit comments

Comments
 (0)