Skip to content

Commit 40cb6cd

Browse files
dependabot[bot]ebyhr
authored andcommitted
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] <[email protected]>
1 parent abf1533 commit 40cb6cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway-ha/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>com.auth0</groupId>
5353
<artifactId>jwks-rsa</artifactId>
54-
<version>0.22.1</version>
54+
<version>0.23.0</version>
5555
</dependency>
5656

5757
<dependency>

0 commit comments

Comments
 (0)