Skip to content

Commit a9db07e

Browse files
Bump com.auth0:jwks-rsa from 0.22.1 to 0.23.0
Bumps [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.22.1 to 0.23.0. - [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.22.1...0.23.0) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04e1318 commit a9db07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket-api-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.auth0</groupId>
104104
<artifactId>jwks-rsa</artifactId>
105-
<version>0.22.1</version>
105+
<version>0.23.0</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.github.spullara.mustache.java</groupId>

0 commit comments

Comments
 (0)