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

Commit c899ff6

Browse files
authored
Merge pull request #15 from E-Edu/renovate/com.auth0-java-jwt-3.x
Update dependency com.auth0:java-jwt to v3.10.3
2 parents b2afd38 + 201e2f1 commit c899ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth/pom.xml

+1-1
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.2</version>
25+
<version>3.10.3</version>
2626
<scope>compile</scope>
2727
</dependency>
2828
</dependencies>

0 commit comments

Comments
 (0)