Skip to content

Commit 48b3cdf

Browse files
Bump com.nimbusds:oauth2-oidc-sdk in the all-minor group
Bumps the all-minor group with 1 update: [com.nimbusds:oauth2-oidc-sdk](https://bitbucket.org/connect2id/oauth-2.0-sdk-with-openid-connect-extensions). Updates `com.nimbusds:oauth2-oidc-sdk` from 11.33 to 11.34 - [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.34..11.33) --- updated-dependencies: - dependency-name: com.nimbusds:oauth2-oidc-sdk dependency-version: '11.34' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7bf9e4 commit 48b3cdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jetty-slf4jImpl = { module = "org.eclipse.jetty:jetty-slf4j-impl" }
2323
jspecify = "org.jspecify:jspecify:1.0.0"
2424
junitJupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref="junitJupiter" }
2525
nimbus-joseJwt = "com.nimbusds:nimbus-jose-jwt:10.8"
26-
nimbus-oidcSdk = "com.nimbusds:oauth2-oidc-sdk:11.33"
26+
nimbus-oidcSdk = "com.nimbusds:oauth2-oidc-sdk:11.34"
2727
nullaway-annotations = { module = "com.uber.nullaway:nullaway-annotations", version.ref = "nullaway" }
2828
resteasy-bom = "org.jboss.resteasy:resteasy-bom:7.0.1.Final"
2929
resteasy-core = { module = "org.jboss.resteasy:resteasy-core" }

0 commit comments

Comments
 (0)