Skip to content

Commit bf41bb8

Browse files
Bump jwks-rsa from 0.20.2 to 0.21.1 (#252)
Bumps [jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.20.2 to 0.21.1. - [Release notes](https://github.com/auth0/jwks-rsa-java/releases) - [Changelog](https://github.com/auth0/jwks-rsa-java/blob/master/CHANGELOG.md) - [Commits](auth0/jwks-rsa-java@0.20.2...0.21.1) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33fc3e8 commit bf41bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>com.auth0</groupId>
105105
<artifactId>jwks-rsa</artifactId>
106-
<version>0.20.2</version>
106+
<version>0.21.1</version>
107107
<exclusions>
108108
<exclusion>
109109
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)