Skip to content

Commit

Permalink
MINOR: [Java] Bump com.google.protobuf:protobuf-bom in /java
Browse files Browse the repository at this point in the history
Bumps [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 4.27.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)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4273c61 commit a87ef16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ under the License.
<dep.guava-bom.version>33.2.1-jre</dep.guava-bom.version>
<dep.netty-bom.version>4.1.110.Final</dep.netty-bom.version>
<dep.grpc-bom.version>1.63.0</dep.grpc-bom.version>
<dep.protobuf-bom.version>3.25.1</dep.protobuf-bom.version>
<dep.protobuf-bom.version>4.27.1</dep.protobuf-bom.version>
<dep.jackson-bom.version>2.17.1</dep.jackson-bom.version>
<dep.hadoop.version>3.4.0</dep.hadoop.version>
<dep.fbs.version>23.5.26</dep.fbs.version>
Expand Down

0 comments on commit a87ef16

Please sign in to comment.