Skip to content

Commit 3cdb897

Browse files
Bump com.auth0:java-jwt from 4.4.0 to 4.5.0 (#21)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: atakavci <a_takavci@yahoo.com>
1 parent 7806529 commit 3cdb897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entraid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.auth0</groupId>
5757
<artifactId>java-jwt</artifactId>
58-
<version>4.4.0</version>
58+
<version>4.5.0</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>redis.clients.authentication</groupId>

0 commit comments

Comments
 (0)