Skip to content

Commit 3fbaa1f

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.2 to 10.3
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.2 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..10.2) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84f1779 commit 3fbaa1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
developmentOnly("org.springframework.boot:spring-boot-devtools")
7979
implementation("io.micrometer:micrometer-tracing-bridge-otel")
8080

81-
implementation("com.nimbusds:nimbus-jose-jwt:10.2")
81+
implementation("com.nimbusds:nimbus-jose-jwt:10.3")
8282

8383
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.8")
8484
implementation("org.springdoc:springdoc-openapi-starter-common:2.8.8")

0 commit comments

Comments
 (0)