Skip to content

Commit e252fa9

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.24.3 to 10.3
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.24.3 to 10.3. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.3..9.24.3) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e360728 commit e252fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ dependencies {
101101

102102
//Keycloak
103103
// implementation "org.keycloak:keycloak-spring-boot-starter:${keycloakVersion}"
104-
implementation "com.nimbusds:nimbus-jose-jwt:9.24.3"
104+
implementation "com.nimbusds:nimbus-jose-jwt:10.3"
105105
implementation "io.jsonwebtoken:jjwt-api:0.11.5"
106106
implementation "io.jsonwebtoken:jjwt-impl:0.11.5"
107107
implementation "io.jsonwebtoken:jjwt-jackson:0.11.5"

0 commit comments

Comments
 (0)