Skip to content

Commit

Permalink
build(deps): bump protobuf.version from 3.19.6 to 4.26.1
Browse files Browse the repository at this point in the history
Bumps `protobuf.version` from 3.19.6 to 4.26.1.

Updates `com.google.protobuf:protobuf-java` from 3.19.6 to 4.26.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

Updates `com.google.protobuf:protobuf-java-util` from 3.19.6 to 4.26.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent 9ba8e23 commit b26a8c3
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 @@ -147,7 +147,7 @@
<okio.version>3.9.0</okio.version>
<okio-fake-file-system.version>3.9.0</okio-fake-file-system.version>
<icu4j.version>75.1</icu4j.version>
<protobuf.version>3.19.6</protobuf.version>
<protobuf.version>4.26.1</protobuf.version>
<xmlsec.version>4.0.2</xmlsec.version>
<protobuf.googleapi.types.version>2.37.1</protobuf.googleapi.types.version>
<wsdl4j.version>1.6.3</wsdl4j.version>
Expand Down

0 comments on commit b26a8c3

Please sign in to comment.