Skip to content

Commit 4bbe5ae

Browse files
build(deps): bump com.google.protobuf:protobuf-java
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 4.31.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.3...v4.31.0) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.31.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3cf3bc commit 4bbe5ae

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
@@ -49,7 +49,7 @@
4949
<snakeyaml.version>2.4</snakeyaml.version>
5050
<slf4j.version>2.0.17</slf4j.version>
5151
<caffeine.version>2.9.3</caffeine.version>
52-
<protobuf.version>3.25.3</protobuf.version>
52+
<protobuf.version>4.31.0</protobuf.version>
5353
<junit.version>4.13</junit.version>
5454
<bucket4j.version>7.6.0</bucket4j.version>
5555
<bouncycastle.version>1.80</bouncycastle.version>

0 commit comments

Comments
 (0)