From 39ad5c83237cccf835326635e231adae20b66d81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2026 02:15:24 +0000 Subject: [PATCH] fix(deps): update jackson monorepo to v2.22.3 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.