Skip to content

Commit e8963df

Browse files
authoredApr 21, 2022
Bump nimbus-jose-jwt from 9.21 to 9.21.1 (#42)
Bumps [nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.21 to 9.21.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.21.1..9.21) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f57cab commit e8963df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@
466466
<dependency>
467467
<groupId>com.nimbusds</groupId>
468468
<artifactId>nimbus-jose-jwt</artifactId>
469-
<version>9.21</version>
469+
<version>9.21.1</version>
470470
</dependency>
471471
<dependency>
472472
<groupId>org.jboss.classfilewriter</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.