Skip to content

Commit

Permalink
Bump protobuf.version from 3.24.0 to 3.25.2
Browse files Browse the repository at this point in the history
Bumps `protobuf.version` from 3.24.0 to 3.25.2.

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

Updates `com.google.protobuf:protobuf-java-util` from 3.24.0 to 3.25.2

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.google.protobuf:protobuf-java-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent a26defd commit 0b0ab32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<netty3.version>3.10.6.Final</netty3.version>
<netty4.version>4.1.100.Final</netty4.version>
<postgresql.version>42.6.0</postgresql.version>
<protobuf.version>3.24.0</protobuf.version>
<protobuf.version>3.25.2</protobuf.version>
<resilience4j.version>1.3.1</resilience4j.version>
<slf4j.version>1.7.36</slf4j.version>
<jna.version>5.13.0</jna.version>
Expand Down

0 comments on commit 0b0ab32

Please sign in to comment.