diff --git a/gradle.properties b/gradle.properties index 52e9ae48..a31ce33a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -27,7 +27,7 @@ jasyptVersion=1.9.3 # jjwt-api ships through that chain on the compile classpath, but jjwt-impl # and jjwt-jackson are runtimeOnly there, so they don't propagate to this # project automatically — declare them directly below. -jjwtVersion=0.11.5 +jjwtVersion=0.13.0 jodaTimeVersion=2.14.3 jsonPathVersion=2.10.0 jsonSmartVersion=2.6.0