From 86e6197515e65be8593b2301b1040e1f53c430e7 Mon Sep 17 00:00:00 2001 From: Salman Manoe Date: Tue, 21 Dec 2021 09:38:33 +0700 Subject: [PATCH] Update pom.xml Upgrade version logback ke 1.2.9 untuk mencegah celah keamanan dari dependency log4j --- Medifirst2000/pom.xml | 2 +- jasamedika-business/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Medifirst2000/pom.xml b/Medifirst2000/pom.xml index 294c64b2..4534ad9c 100644 --- a/Medifirst2000/pom.xml +++ b/Medifirst2000/pom.xml @@ -47,7 +47,7 @@ 1.1.1 1.7.5 - 1.0.13 + 1.2.9 2.3 3.17 diff --git a/jasamedika-business/pom.xml b/jasamedika-business/pom.xml index c41aa9bb..85e0bec6 100644 --- a/jasamedika-business/pom.xml +++ b/jasamedika-business/pom.xml @@ -203,7 +203,7 @@ ch.qos.logback logback-classic - 1.0.13 + ${ch.qos.logback.version}