Skip to content

Commit 201d3f6

Browse files
dependabot[bot]atris
authored andcommitted
Bump com.google.auth:google-auth-library-oauth2-http from 1.37.1 to 1.38.0 in /plugins/repository-gcs (opensearch-project#19144)
* Bump com.google.auth:google-auth-library-oauth2-http Bumps com.google.auth:google-auth-library-oauth2-http from 1.37.1 to 1.38.0. --- updated-dependencies: - dependency-name: com.google.auth:google-auth-library-oauth2-http dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Updating SHAs Signed-off-by: dependabot[bot] <support@github.com> * Update changelog Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e7ca4a commit 201d3f6

File tree

6 files changed

+5
-4
lines changed

6 files changed

+5
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4040
- Bump `com.nimbusds:nimbus-jose-jwt` from 10.3 to 10.4.2 ([#19099](https://github.com/opensearch-project/OpenSearch/pull/19099), [#19101](https://github.com/opensearch-project/OpenSearch/pull/19101))
4141
- Bump netty from 4.1.121.Final to 4.1.124.Final ([#19103](https://github.com/opensearch-project/OpenSearch/pull/19103))
4242
- Bump google cloud storage from 1.113.1 to 2.55.0 ([#4547](https://github.com/opensearch-project/OpenSearch/pull/4547))
43+
- Bump `com.google.auth:google-auth-library-oauth2-http` from 1.37.1 to 1.38.0 ([#19144](https://github.com/opensearch-project/OpenSearch/pull/19144))
4344

4445
### Deprecated
4546

β€Žplugins/repository-gcs/build.gradleβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ dependencies {
7474
runtimeOnly "com.google.code.gson:gson:2.12.1"
7575
runtimeOnly "com.google.api.grpc:proto-google-common-protos:2.60.0"
7676
runtimeOnly "com.google.api.grpc:proto-google-iam-v1:1.55.0"
77-
implementation "com.google.auth:google-auth-library-credentials:1.37.1"
78-
implementation "com.google.auth:google-auth-library-oauth2-http:1.37.1"
77+
implementation "com.google.auth:google-auth-library-credentials:1.38.0"
78+
implementation "com.google.auth:google-auth-library-oauth2-http:1.38.0"
7979
runtimeOnly "com.google.oauth-client:google-oauth-client:1.39.0" // 1.39.0 in bom
8080
implementation "com.google.api-client:google-api-client:2.7.2"
8181
implementation "com.google.http-client:google-http-client:1.47.1"

β€Žplugins/repository-gcs/licenses/google-auth-library-credentials-1.37.1.jar.sha1β€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0fa8a919c22292e2617e6adf2554dc3e9260797d

β€Žplugins/repository-gcs/licenses/google-auth-library-oauth2-http-1.37.1.jar.sha1β€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7910bf19b88fd9c34b1c8dce353102c2eb0f9399

0 commit comments

Comments
Β (0)