Skip to content

Commit 9aae00f

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.5 to 3.25.7
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.5 to 3.25.7. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v3.25.7) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b3087f commit 9aae00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ ext {
111111
jnrVersion = '3.1.20'
112112
// TODO: cassandraVersion 5.0.1 and 5.0.2 don't work
113113
cassandraVersion = '4.1.5'
114-
protobufVersion = '3.25.5' //ok working
114+
protobufVersion = '3.25.7' //ok working
115115
log4jVersion = '2.24.1'
116116
// TODO: log4jVersion = '2.24.3' Monday - doesn't build'
117117
jacksonjdk8Version = '2.18.0'

0 commit comments

Comments
 (0)