Skip to content

Commit 0d97a5b

Browse files
Bump protobufVersion from 4.33.3 to 4.33.4 (#10720)
Bumps `protobufVersion` from 4.33.3 to 4.33.4. Updates `com.google.protobuf:protobuf-java` from 4.33.3 to 4.33.4 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.33.3 to 4.33.4 Updates `com.google.protobuf:protoc` from 4.33.3 to 4.33.4 - [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: 4.33.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-version: 4.33.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da7d718 commit 0d97a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ ext {
9393
oracleVersion = '23.26.0.0.0'
9494
pahoMqttClientVersion = '1.2.5'
9595
postgresVersion = '42.7.9'
96-
protobufVersion = '4.33.3'
96+
protobufVersion = '4.33.4'
9797
r2dbch2Version = '1.0.1.RELEASE'
9898
reactorVersion = '2025.0.1'
9999
resilience4jVersion = '2.3.0'

0 commit comments

Comments
 (0)