From aa213c3003eda423742c2f7b37434d295e63130d Mon Sep 17 00:00:00 2001 From: Igor Vinokur Date: Mon, 27 May 2024 09:29:31 +0300 Subject: [PATCH] Update ch.qos.logback dependency version to latest (#687) In order to fix the CVE-2023-6378 vulnerability, update ch.qos.logback maven dependency version to 1.5.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 12bafd2914..6b2b1595ed 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 1.0 - 1.4.11 + 1.5.6 0.22.1 2.15.2 1.7.1