Skip to content

Commit 8556b46

Browse files
Merge pull request #44 from SmartPotTech/dependabot/maven/io.jsonwebtoken-jjwt-jackson-0.13.0
deps: bump io.jsonwebtoken:jjwt-jackson from 0.12.7 to 0.13.0
2 parents 6e26598 + 938de14 commit 8556b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>io.jsonwebtoken</groupId>
112112
<artifactId>jjwt-jackson</artifactId>
113-
<version>0.12.7</version> <!-- JWT support for Jackson (JSON parsing) -->
113+
<version>0.13.0</version> <!-- JWT support for Jackson (JSON parsing) -->
114114
</dependency>
115115

116116
<!-- ===================== Testing Dependencies ===================== -->

0 commit comments

Comments
 (0)