From 5c73293db138fbc5375430316a1cf25ca2841dc5 Mon Sep 17 00:00:00 2001 From: Pete Cornish Date: Wed, 27 May 2026 16:41:40 +0100 Subject: [PATCH] fix: bump jackson-databind to 2.21.0 in junit-sample --- junit-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/junit-sample/pom.xml b/junit-sample/pom.xml index e633e4d..01ef661 100644 --- a/junit-sample/pom.xml +++ b/junit-sample/pom.xml @@ -92,7 +92,7 @@ com.fasterxml.jackson.core jackson-databind - 2.18.2 + 2.21.0