Skip to content

Commit d63669d

Browse files
Merge pull request #63 from michal-luczak/dependabot/maven/com.auth0-java-jwt-4.5.0
Bump com.auth0:java-jwt from 4.3.0 to 4.5.0
2 parents bf2d7b0 + 6c3b156 commit d63669d

File tree

1 file changed

+1
-1
lines changed
  • infrastructure/security/authentication

1 file changed

+1
-1
lines changed

infrastructure/security/authentication/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.auth0</groupId>
3939
<artifactId>java-jwt</artifactId>
40-
<version>4.3.0</version>
40+
<version>4.5.0</version>
4141
</dependency>
4242
</dependencies>
4343

0 commit comments

Comments
 (0)