Skip to content

Commit a953860

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.2 to 10.3.1 in /plugins/repository-azure (#18759)
* Bump com.nimbusds:nimbus-jose-jwt in /plugins/repository-azure Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.2 to 10.3.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.3.1..10.2) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Updating SHAs Signed-off-by: dependabot[bot] <[email protected]> * Update changelog Signed-off-by: dependabot[bot] <[email protected]> * Fix build failure Signed-off-by: Binlong Gao <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Binlong Gao <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Binlong Gao <[email protected]>
1 parent 1352627 commit a953860

File tree

4 files changed

+3
-7
lines changed

4 files changed

+3
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5656
- Bump `com.google.jimfs:jimfs` from 1.3.0 to 1.3.1 ([#18743](https://github.com/opensearch-project/OpenSearch/pull/18743)), [#18746](https://github.com/opensearch-project/OpenSearch/pull/18746))
5757
- Bump `com.azure:azure-storage-common` from 12.29.0 to 12.29.1 ([#18742](https://github.com/opensearch-project/OpenSearch/pull/18742))
5858
- Bump `org.apache.commons:commons-lang3` from 3.17.0 to 3.18.0 ([#18745](https://github.com/opensearch-project/OpenSearch/pull/18745))
59+
- Bump `com.nimbusds:nimbus-jose-jwt` from 10.2 to 10.3.1 ([#18759](https://github.com/opensearch-project/OpenSearch/pull/18759))
5960

6061
### Deprecated
6162

plugins/repository-azure/build.gradle

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
api "net.java.dev.jna:jna-platform:${versions.jna}"
6464
api 'com.microsoft.azure:msal4j:1.21.0'
6565
api 'com.nimbusds:oauth2-oidc-sdk:11.25'
66-
api 'com.nimbusds:nimbus-jose-jwt:10.2'
66+
api 'com.nimbusds:nimbus-jose-jwt:10.3.1'
6767
api 'com.nimbusds:content-type:2.3'
6868
api 'com.nimbusds:lang-tag:1.7'
6969
// Both msal4j:1.14.3 and oauth2-oidc-sdk:11.9.1 has compile dependency on different versions of json-smart,
@@ -112,11 +112,6 @@ thirdPartyAudit {
112112
'com.azure.storage.internal.avro.implementation.AvroReader',
113113
'com.azure.storage.internal.avro.implementation.AvroReaderFactory',
114114
'com.azure.storage.internal.avro.implementation.schema.AvroSchema',
115-
'com.google.gson.Gson',
116-
'com.google.gson.GsonBuilder',
117-
'com.google.gson.Strictness',
118-
'com.google.gson.ToNumberPolicy',
119-
'com.google.gson.reflect.TypeToken',
120115
'com.ctc.wstx.shaded.msv_core.driver.textui.Driver',
121116
'io.micrometer.context.ContextAccessor',
122117
'io.micrometer.core.instrument.Counter',

plugins/repository-azure/licenses/nimbus-jose-jwt-10.2.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+
4ec9e53a1bb37626adfec4302e20c13d4e56c5bc

0 commit comments

Comments
 (0)