From 69395fccc419bc0185392710eb253388e9c19852 Mon Sep 17 00:00:00 2001 From: safer-bot Date: Wed, 16 Jul 2025 00:41:30 -0300 Subject: [PATCH] add new pom.xml updated by Safer --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 2cfbb8c..d320f35 100644 --- a/pom.xml +++ b/pom.xml @@ -76,49 +76,49 @@ ch.qos.logback logback-classic - 1.2.3 + 1.3.15 test mysql mysql-connector-java - 8.0.29 + 8.0.31 test com.h2database h2 - 2.1.212 + 2.2.220 test org.xerial sqlite-jdbc - 3.36.0.3 + 3.41.2.2 test org.hsqldb hsqldb - 2.3.5 + 2.7.1 test com.microsoft.sqlserver mssql-jdbc - 6.4.0.jre8 + 6.4.0.jre9 test com.google.guava guava - 31.1-jre + 32.0.1-jre test