Skip to content

Commit eeee6ea

Browse files
chore(deps): bump com.google.api.grpc:proto-google-common-protos (#5929)
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.50.1 to 2.51.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/sdk-platform-java/commits/v2.51.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c95f056 commit eeee6ea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/serdes-with-references/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<projectRoot>${project.basedir}/../..</projectRoot>
1515
<protobuf.version>3.25.5</protobuf.version>
1616
<proto-plugin.version>0.6.1</proto-plugin.version>
17-
<protobuf.googleapi.types.version>2.50.1</protobuf.googleapi.types.version>
17+
<protobuf.googleapi.types.version>2.51.0</protobuf.googleapi.types.version>
1818
</properties>
1919

2020
<dependencies>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
<icu4j.version>76.1</icu4j.version>
170170
<protobuf.version>3.25.5</protobuf.version>
171171
<xmlsec.version>4.0.3</xmlsec.version>
172-
<protobuf.googleapi.types.version>2.50.1</protobuf.googleapi.types.version>
172+
<protobuf.googleapi.types.version>2.51.0</protobuf.googleapi.types.version>
173173
<wsdl4j.version>1.6.3</wsdl4j.version>
174174
<google.truth.extension.version>1.4.4</google.truth.extension.version>
175175

0 commit comments

Comments
 (0)