Skip to content

Commit 68ef530

Browse files
Bump com.google.protobuf:protobuf-java from 4.30.2 to 4.31.0
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.30.2 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@v4.30.2...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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2daa1bd commit 68ef530

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
@@ -18,7 +18,7 @@
1818
<properties>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<automatic.module.name>--module-name-need-to-be-overriden--</automatic.module.name>
21-
<protobuf-java.version>4.30.2</protobuf-java.version>
21+
<protobuf-java.version>4.31.0</protobuf-java.version>
2222
<guava.version>33.4.8-jre</guava.version>
2323
<junit-jupiter.version>5.12.2</junit-jupiter.version>
2424
<otel.instrumentation.version>2.15.0-alpha</otel.instrumentation.version>

0 commit comments

Comments
 (0)