Skip to content

Commit b67164e

Browse files
Bump com.google.protobuf:protobuf-bom from 4.32.1 to 4.33.0 (#477)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e0dd6f commit b67164e

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)