Skip to content

Commit 9cd653c

Browse files
authored
Merge branch 'main' into dependabot/gradle/test/fixtures/hdfs-fixture/com.squareup.okio-okio-3.16.0
Signed-off-by: Craig Perkins <[email protected]>
2 parents 48579aa + dbd7422 commit 9cd653c

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
- Bump `com.squareup.okio:okio` from 3.15.0 to 3.16.0 ([#19146](https://github.com/opensearch-project/OpenSearch/pull/19146))
4445

4546
### Deprecated

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)