Skip to content

Commit

Permalink
MINOR: [Java] Bump com.google.api.grpc:proto-google-common-protos
Browse files Browse the repository at this point in the history
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.44.0 to 2.45.1.
- [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)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0a7db32 commit a69d357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/flight/flight-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ under the License.
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>2.44.0</version>
<version>2.45.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a69d357

Please sign in to comment.