Skip to content

Commit

Permalink
Merge branch 'master' into je-http-transport
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanedey authored Jan 23, 2025
2 parents fa24186 + 7bc8c12 commit 9697aca
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 @@ -385,14 +385,14 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>26.52.0</version>
<version>26.53.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.api-client</groupId>
<artifactId>google-api-client-bom</artifactId>
<version>2.7.0</version>
<version>2.7.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 9697aca

Please sign in to comment.