From 9fda8fc62e53ebc346ba1ed24347d3acb3c56ba9 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Tue, 7 Apr 2026 07:05:25 +0100 Subject: [PATCH 1/4] fix:jacksoncore --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6abd5d8..918d358 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 2.42.23 - 2.18.6 + 3.1.1 3.18.0 From d4d9cd7fdf22716f342c529e0e63fddb02b28555 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Tue, 7 Apr 2026 07:23:50 +0100 Subject: [PATCH 2/4] fix:jacksoncore --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 918d358..3c1d2b8 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 2.42.23 - 3.1.1 + 2.19.3 3.18.0 From 90ddfada6e716228451f5ea116f5968faff72cb6 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Tue, 7 Apr 2026 07:28:31 +0100 Subject: [PATCH 3/4] fix:jacksoncore --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3c1d2b8..dbd0efc 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 2.42.23 - 2.19.3 + 2.21.0 3.18.0 From 25117ca28679e11032b32cc2237adb9997e1eee4 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Tue, 7 Apr 2026 07:33:21 +0100 Subject: [PATCH 4/4] fix:jacksoncore --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dbd0efc..3d18d7a 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,8 @@ 2.42.23 - 2.21.0 + 2.21.2 + 2.21 3.18.0 @@ -342,7 +343,7 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson.version} + ${jackson.version.annotations}