From 3f4a3978934a1aa5048b53e62b35a12a04f1d563 Mon Sep 17 00:00:00 2001 From: sgiannopoulos Date: Fri, 19 Apr 2024 11:39:46 +0300 Subject: [PATCH] update pom --- pom.xml | 8 ++++---- web/pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2c51e1e..a01b2bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.3 + 3.2.4 @@ -25,17 +25,17 @@ gr.cite.opendmp file-transformer-base - 0.0.12 + 0.0.13 org.yaml snakeyaml - 2.0 + 2.2 org.apache.commons commons-compress - 1.26.0 + 1.26.1 diff --git a/web/pom.xml b/web/pom.xml index b691429..d7ec521 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -33,7 +33,7 @@ gr.cite oidc-authn - 2.1.0 + 2.2.2 gr.cite