Skip to content

Commit ecbc16a

Browse files
authored
Merge pull request #48462 from quarkusio/dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.58.2
Bump com.google.api.grpc:proto-google-common-protos from 2.58.0 to 2.58.2
2 parents 07e1964 + acbf7a1 commit ecbc16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<protoc.version>3.25.5</protoc.version>
8989
<protobuf-java.version>${protoc.version}</protobuf-java.version>
9090
<protobuf-kotlin.version>${protoc.version}</protobuf-kotlin.version>
91-
<proto-google-common-protos.version>2.58.0</proto-google-common-protos.version>
91+
<proto-google-common-protos.version>2.58.2</proto-google-common-protos.version>
9292
<perfmark.version>0.27.0</perfmark.version><!-- dependency of io.grpc:grpc-core not managed in io.grpc:grpc-bom -->
9393

9494
<!-- Used in the build parent and test BOM (for the junit 5 plugin) and in the BOM (for the API) -->

0 commit comments

Comments
 (0)