Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4264c60

Browse files
committedFeb 4, 2025··
fix(deps): update dependency com.google.auth:google-auth-library-bom to v1.32.0
1 parent ed55a13 commit 4264c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@
536536
<project.httpclient5.version>5.4.1</project.httpclient5.version>
537537
<project.commons-codec.version>1.17.1</project.commons-codec.version>
538538
<project.oauth.version>1.36.0</project.oauth.version>
539-
<project.auth.version>1.30.0</project.auth.version>
539+
<project.auth.version>1.32.0</project.auth.version>
540540
<project.jsr305.version>3.0.2</project.jsr305.version>
541541
<project.gson.version>2.8.6</project.gson.version>
542542
<project.protobuf-java.version>3.25.3</project.protobuf-java.version>

0 commit comments

Comments
 (0)
Please sign in to comment.