Skip to content

Commit c9476cd

Browse files
Bump the java group across 2 directories with 1 update
Bumps the java group with 1 update in the / directory: [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf). Bumps the java group with 1 update in the /fabric-chaincode-shim directory: [com.google.protobuf:protobuf-bom](https://github.com/protocolbuffers/protobuf). Updates `com.google.protobuf:protobuf-bom` from 4.32.1 to 4.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-bom` from 4.32.1 to 4.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-bom dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.google.protobuf:protobuf-bom dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e0dd6f commit c9476cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric-chaincode-shim/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
because('CVE-2025-48924')
3636
}
3737
}
38-
implementation platform('com.google.protobuf:protobuf-bom:4.32.1')
38+
implementation platform('com.google.protobuf:protobuf-bom:4.33.0')
3939
implementation platform('io.grpc:grpc-bom:1.76.0')
4040
implementation platform('io.opentelemetry:opentelemetry-bom:1.55.0')
4141

0 commit comments

Comments
 (0)