Skip to content

Commit dbf7fe4

Browse files
authored
Merge pull request #1532 from quarkiverse/dependabot/maven/com.google.auth-google-auth-library-oauth2-http-1.36.0
Bump com.google.auth:google-auth-library-oauth2-http from 1.35.0 to 1.36.0
2 parents 9c9e068 + 557e66b commit dbf7fe4

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.35.0</version>
29+
<version>1.36.0</version>
3030
</dependency>
3131

3232
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<wiremock.version>3.13.0</wiremock.version>
4747
<quarkus-neo4j.version>5.4.0</quarkus-neo4j.version>
4848
<jlama.version>0.8.4</jlama.version>
49-
<google-auth-library-oauth2-http.version>1.35.0</google-auth-library-oauth2-http.version>
49+
<google-auth-library-oauth2-http.version>1.36.0</google-auth-library-oauth2-http.version>
5050
</properties>
5151
<dependencyManagement>
5252
<dependencies>

0 commit comments

Comments
 (0)