From 3909dd8f79bd8f1919d496fe0b60f4c64cdbce1f Mon Sep 17 00:00:00 2001 From: Michiel Meeuwissen Date: Wed, 14 Aug 2024 11:03:39 +0200 Subject: [PATCH] upped some dependencies --- pom.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 6733deb..2c0573c 100644 --- a/pom.xml +++ b/pom.xml @@ -41,10 +41,10 @@ 2.0 - 1.7.36 - 2.21.22 - 1.18.30 - 3.40.0 + 2.0.16 + 2.22.0 + 1.18.34 + 3.46.0 8 UTF-8 @@ -207,12 +207,12 @@ org.apache.commons commons-lang3 - 3.13.0 + 3.16.0 org.testng testng - 7.8.0 + 7.10.2 test @@ -230,7 +230,7 @@ org.mapstruct mapstruct-processor - 1.5.5.Final + 1.6.0 provided @@ -265,7 +265,7 @@ org.assertj assertj-core - 3.25.2 + 3.26.3 test