We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e26598 + 938de14 commit 8556b46Copy full SHA for 8556b46
1 file changed
pom.xml
@@ -110,7 +110,7 @@
110
<dependency>
111
<groupId>io.jsonwebtoken</groupId>
112
<artifactId>jjwt-jackson</artifactId>
113
- <version>0.12.7</version> <!-- JWT support for Jackson (JSON parsing) -->
+ <version>0.13.0</version> <!-- JWT support for Jackson (JSON parsing) -->
114
</dependency>
115
116
<!-- ===================== Testing Dependencies ===================== -->
0 commit comments