Skip to content

Commit 3eaa044

Browse files
committed
fix: upgrade com.google.protobuf:protobuf-java-util from 3.21.7 to 3.25.8
Snyk has created this PR to upgrade com.google.protobuf:protobuf-java-util from 3.21.7 to 3.25.8. See this package in maven: com.google.protobuf:protobuf-java-util See this project in Snyk: https://app.snyk.io/org/deputy/project/f4e79dd6-e8d1-4a7e-8524-3239f5a6078a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 76edca1 commit 3eaa044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>com.google.protobuf</groupId>
7878
<artifactId>protobuf-java-util</artifactId>
79-
<version>3.21.7</version>
79+
<version>3.25.8</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.jruby</groupId>

0 commit comments

Comments
 (0)