Skip to content

Commit fb8e9b3

Browse files
MINOR: Bump com.google.protobuf:protobuf-bom from 4.30.2 to 4.32.0
Bumps [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf) from 4.30.2 to 4.32.0. - [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-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f7a86 commit fb8e9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ under the License.
9898
<dep.guava-bom.version>33.4.8-jre</dep.guava-bom.version>
9999
<dep.netty-bom.version>4.1.119.Final</dep.netty-bom.version>
100100
<dep.grpc-bom.version>1.73.0</dep.grpc-bom.version>
101-
<dep.protobuf-bom.version>4.30.2</dep.protobuf-bom.version>
101+
<dep.protobuf-bom.version>4.32.0</dep.protobuf-bom.version>
102102
<dep.jackson-bom.version>2.18.3</dep.jackson-bom.version>
103103
<dep.hadoop.version>3.4.1</dep.hadoop.version>
104104
<dep.fbs.version>25.2.10</dep.fbs.version>

0 commit comments

Comments
 (0)