Skip to content

Commit 44a8969

Browse files
Bump com.google.auth:google-auth-library-oauth2-http
Bumps com.google.auth:google-auth-library-oauth2-http from 1.37.1 to 1.40.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d4a824 commit 44a8969

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

model-providers/google/vertex-ai/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.google.auth</groupId>
2828
<artifactId>google-auth-library-oauth2-http</artifactId>
29-
<version>1.37.1</version>
29+
<version>1.40.0</version>
3030
</dependency>
3131

3232
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<wiremock.version>3.13.1</wiremock.version>
5151
<quarkus-neo4j.version>5.6.0</quarkus-neo4j.version>
5252
<jlama.version>0.8.4</jlama.version>
53-
<google-auth-library-oauth2-http.version>1.37.1</google-auth-library-oauth2-http.version>
53+
<google-auth-library-oauth2-http.version>1.40.0</google-auth-library-oauth2-http.version>
5454
<gpu-llama3.version>0.2.2</gpu-llama3.version>
5555
<smallrye-certificate-generator.version>0.9.2</smallrye-certificate-generator.version>
5656
</properties>

0 commit comments

Comments
 (0)