Skip to content

Commit

Permalink
Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.5 in /grpc…
Browse files Browse the repository at this point in the history
…-jexpress-template (#109)

Bump com.google.protobuf:protobuf-java in /grpc-jexpress-template

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.2 to 3.25.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.2...v3.25.5)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 3e31fc5 commit d7735a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-jexpress-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<jetty.version>9.4.52.v20230823</jetty.version>
<grpc.version>1.60.0</grpc.version>
<protoc.version>3.25.2</protoc.version>
<protoc.version>3.25.5</protoc.version>
<metrics-guice.version>5.0.1</metrics-guice.version>
<javax.servlet.version>3.1.0</javax.servlet.version>
<metrics-healthchecks.version>5.0.0</metrics-healthchecks.version>
Expand Down

0 comments on commit d7735a5

Please sign in to comment.