From 1e0108a409d9cd48c54226924c2f5793cf2a754f Mon Sep 17 00:00:00 2001 From: "CITE\\dtziotzios" Date: Wed, 4 Sep 2024 17:20:33 +0300 Subject: [PATCH] pom fix --- pom.xml | 5 +++++ web/pom.xml | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b531e23..ebaa16a 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,11 @@ logging 2.2.0 + + gr.cite + exceptions + 2.2.0 + diff --git a/web/pom.xml b/web/pom.xml index a998a97..8dcd90f 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -44,11 +44,6 @@ org.springframework.boot spring-boot-starter-cache - - gr.cite - exceptions - 2.2.0 -