From 5979405a11ffff09f6dd0be697025ff7c312fc20 Mon Sep 17 00:00:00 2001 From: Oli B Date: Wed, 1 Jan 2025 21:48:05 +0100 Subject: [PATCH] Abh. zu fasterxml aktualisiert --- pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 08547d15..d9b06719 100644 --- a/pom.xml +++ b/pom.xml @@ -208,12 +208,16 @@ + org.codehaus.mojo versions-maven-plugin - 2.17.0 + 2.18.0 - .*-M.*,.*-alpha.*,.*-beta.* + + .*-alpha.* + .*-beta.* + @@ -572,27 +576,27 @@ com.fasterxml.jackson.core jackson-core - 2.17.2 + 2.18.2 com.fasterxml.jackson.core jackson-annotations - 2.17.2 + 2.18.2 com.fasterxml.jackson.core jackson-databind - 2.17.2 + 2.18.2 com.fasterxml.jackson.core jackson-dataformat-xml - 2.17.2 + 2.18.2 com.fasterxml.jackson.jaxrs jackson-jaxrs-base - 2.17.2 + 2.18.2