Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit feacad0

Browse files
committed
Update dependency com.auth0:java-jwt to v3.11.0
1 parent c899ff6 commit feacad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.auth0</groupId>
2424
<artifactId>java-jwt</artifactId>
25-
<version>3.10.3</version>
25+
<version>3.11.0</version>
2626
<scope>compile</scope>
2727
</dependency>
2828
</dependencies>

0 commit comments

Comments
 (0)