From 4f6096bd3a257597e3124968fc9ba3aae7cfea56 Mon Sep 17 00:00:00 2001 From: "Jamin W. Collins" Date: Sat, 16 Oct 2021 20:34:42 -0700 Subject: [PATCH] update to fix known vulnerabilities * https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-567761 * https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-31409 Signed-off-by: Jamin W. Collins --- forge-gui/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/pom.xml b/forge-gui/pom.xml index a83080ac384..1147055a85f 100644 --- a/forge-gui/pom.xml +++ b/forge-gui/pom.xml @@ -55,7 +55,7 @@ org.apache.logging.log4j log4j-core - 2.11.2 + 2.14.1 org.fourthline.cling