From 67611256971277141ad5690c17b079e4d64f326f Mon Sep 17 00:00:00 2001 From: Peter Winckles Date: Thu, 13 Feb 2025 20:53:17 -0600 Subject: [PATCH] update deps --- pom.xml | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 42c77833..f4cf9826 100644 --- a/pom.xml +++ b/pom.xml @@ -71,8 +71,8 @@ 11 - 2.17.2 - 2.0.13 + 2.18.2 + 2.0.16 @@ -177,13 +177,13 @@ com.diffplug.spotless spotless-maven-plugin - 2.43.0 + 2.44.2 - 2.40.0 + 2.51.0 @@ -302,14 +302,14 @@ ch.qos.logback logback-classic - 1.5.6 + 1.5.16 com.github.ben-manes.caffeine caffeine - 3.1.8 + 3.2.0 @@ -323,7 +323,7 @@ com.google.guava guava - 33.2.1-jre + 33.4.0-jre dev.failsafe @@ -333,21 +333,22 @@ org.bouncycastle bcprov-jdk18on - 1.78.1 + 1.80 software.amazon.awssdk bom - 2.26.21 + + 2.29.52 pom import software.amazon.awssdk.crt aws-crt - 0.30.0 + 0.34.0 @@ -359,32 +360,32 @@ org.assertj assertj-core - 3.26.3 + 3.27.3 org.junit.jupiter junit-jupiter - 5.10.3 + 5.11.4 org.mockito mockito-junit-jupiter - 5.12.0 + 5.15.2 org.postgresql postgresql - 42.7.3 + 42.7.5 com.h2database h2 - 2.3.230 + 2.3.232 org.mariadb.jdbc mariadb-java-client - 3.4.1 + 3.5.2 com.mchange