Skip to content

Commit b533f72

Browse files
dependabot[bot]rjaros87
authored andcommitted
Bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.4. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.4' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d532bfb commit b533f72

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation("org.apache.logging.log4j:log4j-api")
3939

4040
implementation("io.swagger.core.v3:swagger-annotations:2.2.34")
41-
implementation("com.nimbusds:nimbus-jose-jwt:10.3.1")
41+
implementation("com.nimbusds:nimbus-jose-jwt:10.4")
4242

4343
compileOnly("io.micronaut:micronaut-http-client")
4444
compileOnly("io.micronaut.openapi:micronaut-openapi-annotations")

0 commit comments

Comments
 (0)