From 067c86c6b5effe7dc3d1a67b07cff5056477750e Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 18 Jul 2024 11:11:36 +0300 Subject: [PATCH] Update global parent and add spring-log4j2 dependency. --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 23375ec..a38702a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ eu.dnetlib uoa-global-parent - 2.0.0 + 2.0.1 uoa-spring-boot-parent 2.0.1-SNAPSHOT @@ -50,6 +50,10 @@ spring-boot-starter-test test + + org.springframework.boot + spring-boot-starter-log4j2 + com.google.code.gson gson