diff --git a/gradle.properties b/gradle.properties index d4ef248e..b124d251 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ hsqldbVersion=2.7.4 # (its API is stable), so it only ships as 2.22 while core/databind get 2.22.x # patches. Keep this on the latest existing annotations release. jacksonAnnotationsVersion=2.22 -jacksonDatabindVersion=2.22.2 -jacksonVersion=2.22.2 +jacksonDatabindVersion=2.22.3 +jacksonVersion=2.22.3 janinoVersion=3.1.12 jasyptVersion=1.9.3 # Match the jjwt version pulled in transitively by uPortal-soffit-core.