From 8e774ea31424f00e045cbfcd768f0b1bdf5752a7 Mon Sep 17 00:00:00 2001 From: RednedEpic Date: Tue, 28 Dec 2021 23:31:38 -0600 Subject: [PATCH] Bump log4j2 to 2.17.1 Not really a concern as attackers need file access to actually exploit this, but always worth staying up to date regardless :) --- bootstrap/standalone/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/standalone/pom.xml b/bootstrap/standalone/pom.xml index 293d0cbdc..00c0410e4 100644 --- a/bootstrap/standalone/pom.xml +++ b/bootstrap/standalone/pom.xml @@ -11,7 +11,7 @@ bootstrap-standalone - 2.17.0 + 2.17.1