Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit bd75988

Browse files
Bump com.google.auth:google-auth-library-oauth2-http (#110)
Bumps com.google.auth:google-auth-library-oauth2-http from 1.36.0 to 1.37.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db7bce0 commit bd75988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<!-- https://central.sonatype.com/artifact/com.google.oauth-client/google-oauth-client-jetty -->
4343
<com.google.oauth.client.jetty.version>1.34.0</com.google.oauth.client.jetty.version>
4444
<!-- https://central.sonatype.com/artifact/com.google.auth/google-auth-library-oauth2-http -->
45-
<com.google.auth.library.oauth2.http.version>1.36.0</com.google.auth.library.oauth2.http.version>
45+
<com.google.auth.library.oauth2.http.version>1.37.0</com.google.auth.library.oauth2.http.version>
4646
<!-- https://mvnrepository.com/artifact/org.jsoup/jsoup -->
4747
<org.jsoup.version>1.20.1</org.jsoup.version>
4848
</properties>

0 commit comments

Comments
 (0)