Skip to content

Commit

Permalink
deps: Update Google Cloud Client Library Dependencies (#6700)
Browse files Browse the repository at this point in the history
* deps: Update Java client library dependencies

* deps: Update Java client library dependencies
  • Loading branch information
lqiu96 authored Aug 8, 2024
1 parent 64a8909 commit 4534296
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.127.20</version>
<version>0.127.21</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand All @@ -245,7 +245,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-jdbc</artifactId>
<version>2.20.1</version>
<version>2.20.2</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 4534296

Please sign in to comment.