From 152286e13e0db834d261bf5236c1a3ab5af48075 Mon Sep 17 00:00:00 2001 From: Cyrus <24922493+cyrus-dev@users.noreply.github.com> Date: Thu, 27 Oct 2022 10:46:33 -0400 Subject: [PATCH] Updated the web.xml file for log4j version change --- HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/web.xml b/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/web.xml index 75e9f781..65ebca44 100644 --- a/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/web.xml +++ b/HIRS_AttestationCAPortal/src/main/webapp/WEB-INF/web.xml @@ -49,7 +49,7 @@ - org.springframework.web.util.Log4jConfigListener + org.apache.logging.log4j.web.Log4jServletContextListener