From eb3f2dcba48be3c3332543c1b725f8515e4614c4 Mon Sep 17 00:00:00 2001 From: AB Date: Wed, 5 Aug 2026 12:38:15 +0200 Subject: [PATCH] Update to Jackson to v3 --- template-placeholder/pom.xml | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/template-placeholder/pom.xml b/template-placeholder/pom.xml index 3983be5..e204553 100644 --- a/template-placeholder/pom.xml +++ b/template-placeholder/pom.xml @@ -51,18 +51,6 @@ src/generated/java - - - - com.fasterxml.jackson - jackson-bom - 2.22.1 - pom - import - - - - @@ -73,20 +61,9 @@ - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core + tools.jackson.core jackson-databind - - - com.fasterxml.jackson.datatype - jackson-datatype-jsr310 + 3.2.1 org.openapitools @@ -342,6 +319,7 @@ true true + true false