We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634b036 commit 2d12559Copy full SHA for 2d12559
pom.xml
@@ -35,7 +35,7 @@
35
<maven.compiler.source>11</maven.compiler.source>
36
<maven.compiler.target>11</maven.compiler.target>
37
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38
- <jjwt.version>0.12.7</jjwt.version>
+ <jjwt.version>0.13.0</jjwt.version>
39
<enforcer.fail>false</enforcer.fail>
40
</properties>
41
<distributionManagement>
0 commit comments