Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Commit 775cdb3

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 10.1 to 10.3 in /prime-router
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.1 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.1) --- 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 cba6ab8 commit 775cdb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prime-router/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ dependencies {
883883
exclude(group = "com.azure", module = "azure-core")
884884
exclude(group = "com.azure", module = "azure-core-http-netty")
885885
}
886-
implementation("com.nimbusds:nimbus-jose-jwt:10.1")
886+
implementation("com.nimbusds:nimbus-jose-jwt:10.3")
887887
implementation("org.apache.logging.log4j:log4j-api:2.24.3")
888888
implementation("org.apache.logging.log4j:log4j-core:2.24.3")
889889
implementation("org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3")

0 commit comments

Comments
 (0)