From 45a6f5506f5d36d3385530bca05ae4df7ea5a703 Mon Sep 17 00:00:00 2001 From: Oli B Date: Sat, 6 Jul 2024 22:21:16 +0200 Subject: [PATCH] dependencies updated --- pom.xml | 57 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 33 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index c46873fd..81807377 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ - 2.3.0 + 2.4.0 3.2.2 UTF-8 11 @@ -208,6 +208,15 @@ + + org.codehaus.mojo + versions-maven-plugin + 2.17.0 + + .*-M.*,.*-alpha.*,.*-beta.* + + + org.junit.jupiter junit-jupiter - 5.10.1 + 5.10.3 org.junit.jupiter junit-jupiter-api - 5.10.1 + 5.10.3 org.junit.jupiter junit-jupiter-params - 5.10.1 + 5.10.3 org.junit.jupiter junit-jupiter-engine - 5.10.1 + 5.10.3 org.junit.vintage junit-vintage-engine - 5.10.1 + 5.10.3 org.junit.platform junit-platform-commons - 1.10.1 + 1.10.3 org.junit.platform junit-platform-engine - 1.10.1 + 1.10.3 junit @@ -451,29 +460,29 @@ org.testcontainers testcontainers - 1.19.3 + 1.19.8 org.testcontainers postgresql - 1.19.3 + 1.19.8 org.slf4j slf4j-api - 2.0.11 + 2.0.13 org.apache.logging.log4j log4j-api - 2.22.1 + 2.23.1 org.apache.logging.log4j log4j-core - 2.22.1 + 2.23.1 org.hsqldb @@ -484,7 +493,7 @@ org.postgresql postgresql - 42.7.2 + 42.7.3 @@ -537,7 +546,7 @@ org.webjars bootstrap - 5.3.2 + 5.3.3 org.webjars @@ -554,7 +563,7 @@ de.jfachwert jfachwert - 5.4.1 + 5.4.2 javax.validation @@ -566,27 +575,27 @@ com.fasterxml.jackson.core jackson-core - 2.16.1 + 2.17.2 com.fasterxml.jackson.core jackson-annotations - 2.16.1 + 2.17.2 com.fasterxml.jackson.core jackson-databind - 2.16.1 + 2.17.2 com.fasterxml.jackson.core jackson-dataformat-xml - 2.16.1 + 2.17.2 com.fasterxml.jackson.jaxrs jackson-jaxrs-base - 2.16.1 + 2.17.2