From 1bef1cd7d38d80385ffbd3de2ec3a85d63d8f746 Mon Sep 17 00:00:00 2001 From: Paul Horton Date: Wed, 27 Mar 2024 11:49:23 +0000 Subject: [PATCH] fix: upgrade hsqldb Signed-off-by: Paul Horton --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index ded96c17..e1d06464 100644 --- a/pom.xml +++ b/pom.xml @@ -75,11 +75,11 @@ - com.h2database - h2 - 1.4.187 - - + com.h2database + h2 + 1.4.187 + + javax.activation activation 1.1 @@ -122,7 +122,7 @@ commons-collections commons-collections - 3.1 + 3.2.2 commons-digester @@ -163,7 +163,7 @@ hsqldb hsqldb - 1.8.0.7 + 1.8.0.10