Skip to content

Commit 46e2e0a

Browse files
fix(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.12 to 11.19.1 (#212)
Bumps [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions) from 11.12 to 11.19.1. - [Changelog](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions/branches/compare/11.19.1..11.12) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 296c5cc commit 46e2e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies {
1515
implementation 'org.slf4j:slf4j-api:1.7.36'
1616
implementation 'com.nimbusds:nimbus-jose-jwt:9.40'
1717
implementation 'org.json:json:20240303'
18-
implementation 'com.nimbusds:oauth2-oidc-sdk:11.12'
18+
implementation 'com.nimbusds:oauth2-oidc-sdk:11.19.1'
1919

2020
testImplementation 'org.mockito:mockito-core:4.9.0'
2121
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'

0 commit comments

Comments
 (0)