Skip to content

Commit 31e4f70

Browse files
Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.2 (#23)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.1...v3.25.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3d5320 commit 31e4f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ext {
44
springCloudAwsVersion = '3.0.4'
55

66
debeziumVersion = '2.5.0.Final'
7-
protobufVersion='3.25.1'
7+
protobufVersion='3.25.2'
88

99
springIntegrationAws = 'org.springframework.integration:spring-integration-aws:3.0.5'
1010
ftpserverCore = 'org.apache.ftpserver:ftpserver-core:1.2.0'

0 commit comments

Comments
 (0)