Skip to content

Commit 9b07d95

Browse files
build(deps): bump com.auth0:jwks-rsa in /graphwebhook
Bumps [com.auth0:jwks-rsa](https://github.com/auth0/jwks-rsa-java) from 0.22.1 to 0.22.2. - [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.22.2) --- updated-dependencies: - dependency-name: com.auth0:jwks-rsa dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eafc4f9 commit 9b07d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphwebhook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.auth0</groupId>
9090
<artifactId>jwks-rsa</artifactId>
91-
<version>0.22.1</version>
91+
<version>0.22.2</version>
9292
</dependency>
9393

9494
<dependency>

0 commit comments

Comments
 (0)