Skip to content

Commit e840b0c

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.5 to 3.25.9
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.5 to 3.25.9. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad24ff4 commit e840b0c

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
@@ -114,7 +114,7 @@ ext {
114114
jnrVersion = '3.1.20'
115115
// TODO: cassandraVersion 5.0.1 and 5.0.2 don't work
116116
cassandraVersion = '4.1.5'
117-
protobufVersion = '3.25.5' //ok working
117+
protobufVersion = '3.25.9' //ok working
118118
log4jVersion = '2.24.1'
119119
// TODO: log4jVersion = '2.24.3' Monday - doesn't build'
120120
jacksonjdk8Version = '2.20.0'

0 commit comments

Comments
 (0)