Skip to content

Commit

Permalink
[JN-1457]: Bump com.google.auth:google-auth-library-oauth2-http from …
Browse files Browse the repository at this point in the history
…1.18.0 to 1.30.1 (#1357)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 05393ea commit 69c5819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies {
implementation 'com.sendgrid:sendgrid-java:4.10.3'
implementation 'com.auth0:java-jwt:4.4.0'
implementation group: "bio.terra", name: "datarepo-jakarta-client", version: "1.565.0-SNAPSHOT"
implementation 'com.google.auth:google-auth-library-oauth2-http:1.18.0'
implementation 'com.google.auth:google-auth-library-oauth2-http:1.30.1'
implementation 'org.apache.poi:poi:5.2.3'
implementation 'org.apache.poi:poi-ooxml:5.2.3'
implementation 'com.azure:azure-storage-blob:12.29.0'
Expand Down

0 comments on commit 69c5819

Please sign in to comment.