Eric83
4 years agoOccasional Visitor
Upgrade SoapUI 5.6.1 from log4j 2.16.0 to 2.17.0
Hey,
is it possible that i upgrade SoapUI 5.6.1 from log4j 2.16.0 to 2.17.0?
I replaced this files in "C:\Program Files\SmartBear\SoapUI-5.6.1\lib":
- log4j-api-2.16.0.jar -> log4j-api-2.17.0.jar
- log4j-core-2.16.0.jar -> log4j-core-2.17.0.jar
- log4j-slf4j-impl-2.16.0.jar -> log4j-slf4j-impl-2.17.0.jar
Is that enough or do i need to compile and/or replace more files?
Eric