From 0e5dbfe032bed352302e4227f568a45cc63632b3 Mon Sep 17 00:00:00 2001 From: zepfred Date: Wed, 3 Jan 2024 14:36:00 -0300 Subject: [PATCH] fix: update logback var --- hello-world/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hello-world/pom.xml b/hello-world/pom.xml index 6b110954a2..46f4dd0b27 100644 --- a/hello-world/pom.xml +++ b/hello-world/pom.xml @@ -15,7 +15,7 @@ 999-SNAPSHOT 3.25.1 5.10.1 - 1.4.14 + 1.4.14 3.12.1 3.2.3 @@ -41,7 +41,7 @@ ch.qos.logback logback-classic - ${version.org.logback} + ${version.ch.qos.logback}