Skip to content

Commit 787bbcf

Browse files
Update jjwtVersion to v0.12.5
1 parent 8109f6f commit 787bbcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
ext {
1010
javaJwtVersion = '4.4.0'
1111
jwksRsaVersion = '0.22.1'
12-
jjwtVersion = '0.12.3'
12+
jjwtVersion = '0.12.5'
1313
nimbusVersion = '9.37'
1414
jmhVersion = '1.37'
1515
oktaVersion = '0.5.7'

0 commit comments

Comments
 (0)