Skip to content

Commit 140b176

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-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5f9eb5 commit 140b176

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
@@ -97,7 +97,7 @@
9797
<dependency>
9898
<groupId>com.auth0</groupId>
9999
<artifactId>java-jwt</artifactId>
100-
<version>4.4.0</version>
100+
<version>4.5.0</version>
101101
</dependency>
102102
<dependency>
103103
<groupId>com.auth0</groupId>

0 commit comments

Comments
 (0)