From 41a90527d3d8274aafcbd63629b3801c9e58c550 Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sun, 12 Dec 2021 01:14:04 +0100 Subject: [fixes #3063] Bump log4j2 dep version to avoid needless security warnings from dep scanners - lombok is not affected by CVE-2021-44228. --- buildScripts/ivy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildScripts') diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml index 0da5c3fc..808f2565 100644 --- a/buildScripts/ivy.xml +++ b/buildScripts/ivy.xml @@ -45,7 +45,7 @@ - + -- cgit