Skip to content

Commit

Permalink
Update google cloud SDK to 26.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wendigo committed Dec 19, 2024
1 parent 6c52253 commit a54bc17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
<dep.frontend-maven-plugin.version>1.15.1</dep.frontend-maven-plugin.version>
<dep.frontend-node.version>v22.11.0</dep.frontend-node.version>
<dep.frontend-npm.version>10.9.0</dep.frontend-npm.version>
<dep.google.http.client.version>1.45.1</dep.google.http.client.version>
<dep.google.http.client.version>1.45.3</dep.google.http.client.version>
<dep.httpcore5.version>5.3.1</dep.httpcore5.version>
<dep.iceberg.version>1.7.1</dep.iceberg.version>
<dep.jna.version>5.15.0</dep.jna.version>
Expand Down Expand Up @@ -239,7 +239,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.51.0</version>
<version>26.52.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit a54bc17

Please sign in to comment.