Skip to content

Commit

Permalink
fix: upgrade com.google.protobuf:protobuf-java from 3.25.0 to 3.25.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.google.protobuf:protobuf-java from 3.25.0 to 3.25.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java/

See this project in Snyk:
https://app.snyk.io/org/oswg/project/3650172a-cc57-4132-b6fd-0af0aa59b122?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 8, 2023
1 parent cb04a08 commit d8ca13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<junit.jupiter.api.version>5.9.3</junit.jupiter.api.version>
<io.grpc.version>1.59.0</io.grpc.version>
<protobuf.version>3.25.0</protobuf.version>
<protobuf.version>3.25.1</protobuf.version>
<appencryption.version>0.3.1</appencryption.version>
<info.picocli.version>4.7.5</info.picocli.version>
<gson.version>2.10.1</gson.version>
Expand Down

0 comments on commit d8ca13c

Please sign in to comment.