Hello,
We are on Dspace 6.3 and we are trying to update our log4J jar file to the latest 2.16.0 version. Even though the log4j 1.X.X files are not included in the latest vulnerability, we still would like to upgrade it.
We changed out the log4j-1.2.17.jar file in ROOT/WEB-INF/lib/ with the log4j-core-2.16.0.jar file (and restarted the app), however the logs show that the app is still looking for the original log4j-1.2.17.jar file. I thought dspace was configured to look at the contents of the ROOT/WEB-INF/lib/ folder and load the libraries based on that, but it looks like I was wrong. What do I have to do to get dspace to use this new Jar?
Thank you,
Braxton VanGundy