Skip to content

Commit

Permalink
Bump the protobuf-dependencies group with 3 updates (#83)
Browse files Browse the repository at this point in the history
Bumps the protobuf-dependencies group with 3 updates: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf), com.google.protobuf:protobuf-java-util and [com.google.protobuf:protoc](https://github.com/protocolbuffers/protobuf).


Updates `com.google.protobuf:protobuf-java` from 3.25.4 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.4...v3.25.5)

Updates `com.google.protobuf:protobuf-java-util` from 3.25.4 to 3.25.5

Updates `com.google.protobuf:protobuf-java-util` from 3.25.4 to 3.25.5

Updates `com.google.protobuf:protoc` from 3.25.4 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.4...v3.25.5)

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

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 Oct 8, 2024
1 parent 6b94306 commit 65c494e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<maven-replacer-plugin.version>1.4.1</maven-replacer-plugin.version>

<!-- dependency versions -->
<protobuf.version>3.25.4</protobuf.version>
<protoc.version>3.25.4</protoc.version>
<protobuf.version>3.25.5</protobuf.version>
<protoc.version>3.25.5</protoc.version>
</properties>

<!-- Dependencies -->
Expand Down

0 comments on commit 65c494e

Please sign in to comment.