From 1106918b03a9167bc5a253de69353ca43f08a442 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 17 May 2021 18:03:00 +0200 Subject: [PATCH] Updated to Git and Jenkins --- pom.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a7fbc8c..ce8004c 100644 --- a/pom.xml +++ b/pom.xml @@ -71,11 +71,13 @@ compile - org.slf4j - slf4j-log4j12 + ch.qos.logback + logback-classic + 1.2.3 runtime + xerces xerces @@ -251,7 +253,14 @@ slf4j-api provided - + + + ch.qos.logback + logback-classic + 1.2.3 + test + + junit junit