From a67eb2c533615740bed3a536c43f4272ac23a10a Mon Sep 17 00:00:00 2001 From: Juku Trump Date: Wed, 7 Feb 2024 11:44:14 +0200 Subject: [PATCH] SIGA-774 Update dependencies --- pom.xml | 5 +++-- siga-common/pom.xml | 8 ++++---- siga-signature-service/pom.xml | 2 +- siga-webapp/pom.xml | 2 +- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 0d897bff..803e2505 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 3.2.2 ee.openeid.siga @@ -48,7 +48,8 @@ 2.15.0 3.1.0 2.3.9 - 20230618 + 20231013 + 3.3.1 3.4.0 4.0.3 diff --git a/siga-common/pom.xml b/siga-common/pom.xml index 4faf81ef..68e0babc 100644 --- a/siga-common/pom.xml +++ b/siga-common/pom.xml @@ -56,7 +56,7 @@ org.apache.commons commons-text - 1.10.0 + 1.11.0 org.glassfish.jaxb @@ -101,10 +101,10 @@ bcprov-jdk15on ${bouncycastle.version} - + com.fasterxml.woodstox woodstox-core - 6.5.1 + 6.6.0 @@ -120,7 +120,7 @@ org.wiremock wiremock-standalone - 3.2.0 + ${wiremock.version} test diff --git a/siga-signature-service/pom.xml b/siga-signature-service/pom.xml index 7c2ca32b..53f3e16b 100644 --- a/siga-signature-service/pom.xml +++ b/siga-signature-service/pom.xml @@ -64,7 +64,7 @@ org.wiremock wiremock-standalone - 3.2.0 + ${wiremock.version} test diff --git a/siga-webapp/pom.xml b/siga-webapp/pom.xml index 06468e14..0adbde72 100644 --- a/siga-webapp/pom.xml +++ b/siga-webapp/pom.xml @@ -70,7 +70,7 @@ org.codehaus.janino janino - 3.1.9 + 3.1.11 runtime