Skip to content

Commit

Permalink
MINOR: [Java] Bump com.google.api.grpc:proto-google-common-protos fro…
Browse files Browse the repository at this point in the history
…m 1.12.0 to 2.37.1 in /java
  • Loading branch information
danepitkin committed Mar 21, 2024
1 parent a36cc62 commit d1feae4
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 @@ -125,7 +125,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
<version>1.12.0</version>
<version>2.37.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d1feae4

Please sign in to comment.