Skip to content

Commit 8ed3902

Browse files
authored
Merge pull request #41 from ciffc-devops/master
Update google protobuf dependency version
2 parents 7dcfe3c + 07c139d commit 8ed3902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<dependency>
5757
<groupId>com.google.protobuf</groupId>
5858
<artifactId>protobuf-java</artifactId>
59-
<version>3.21.10</version>
59+
<version>3.25.5</version>
6060
</dependency>
6161
</dependencies>
6262

0 commit comments

Comments
 (0)