Skip to content

Commit a182890

Browse files
fix(deps): update dependency io.jsonwebtoken:jjwt-api to v0.13.0 (#348)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 639b065 commit a182890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<jackson.version>2.18.3</jackson.version>
4747
<commons-lang.version>3.15.0</commons-lang.version>
4848

49-
<jjwt.version>0.12.7</jjwt.version>
49+
<jjwt.version>0.13.0</jjwt.version>
5050

5151
<plugin.version.maven-enforcer-plugin>3.6.2</plugin.version.maven-enforcer-plugin>
5252
<plugin.version.function-maven-plugin>0.11.2</plugin.version.function-maven-plugin>

0 commit comments

Comments
 (0)