Skip to content

Commit e798078

Browse files
Bump com.auth0:java-jwt from 4.4.0 to 4.5.0
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/auth0/java-jwt/releases) - [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md) - [Commits](auth0/java-jwt@4.4.0...4.5.0) --- updated-dependencies: - dependency-name: com.auth0:java-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a86d3c4 commit e798078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<artifactId>katta-clientlib-hub</artifactId>
1616

1717
<properties>
18-
<jwt.version>4.4.0</jwt.version>
18+
<jwt.version>4.5.0</jwt.version>
1919
<nimbus-jose.version>10.0.1</nimbus-jose.version>
2020
<swagger-annotations.version>1.6.15</swagger-annotations.version>
2121
</properties>

0 commit comments

Comments
 (0)