From: Roland Häder Date: Sat, 13 May 2023 10:51:40 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=869dc5566811c7c10734868159bdcc43070f6e05;p=jcore-logger-ejb.git Continued: - updated Log4J to 2.20 --- diff --git a/lib/log4j/log4j-api-2.19.0.jar b/lib/log4j/log4j-api-2.19.0.jar deleted file mode 100644 index f510e35..0000000 Binary files a/lib/log4j/log4j-api-2.19.0.jar and /dev/null differ diff --git a/lib/log4j/log4j-api-2.20.0.jar b/lib/log4j/log4j-api-2.20.0.jar new file mode 100644 index 0000000..29d1b52 Binary files /dev/null and b/lib/log4j/log4j-api-2.20.0.jar differ diff --git a/lib/log4j/log4j-core-2.19.0.jar b/lib/log4j/log4j-core-2.19.0.jar deleted file mode 100644 index bbc0d7c..0000000 Binary files a/lib/log4j/log4j-core-2.19.0.jar and /dev/null differ diff --git a/lib/log4j/log4j-core-2.20.0.jar b/lib/log4j/log4j-core-2.20.0.jar new file mode 100644 index 0000000..54dafcd Binary files /dev/null and b/lib/log4j/log4j-core-2.20.0.jar differ diff --git a/lib/log4j/log4j-web-2.19.0.jar b/lib/log4j/log4j-web-2.19.0.jar deleted file mode 100644 index 5919d70..0000000 Binary files a/lib/log4j/log4j-web-2.19.0.jar and /dev/null differ diff --git a/lib/log4j/log4j-web-2.20.0.jar b/lib/log4j/log4j-web-2.20.0.jar new file mode 100644 index 0000000..d6cae25 Binary files /dev/null and b/lib/log4j/log4j-web-2.20.0.jar differ diff --git a/lib/nblibraries.properties b/lib/nblibraries.properties index 2cce772..4d84d3a 100644 --- a/lib/nblibraries.properties +++ b/lib/nblibraries.properties @@ -1,8 +1,8 @@ libs.Apache_Log4J.classpath=\ - ${base}/log4j/log4j-api-2.19.0.jar;\ - ${base}/log4j/log4j-core-2.19.0.jar;\ - ${base}/log4j/log4j-web-2.19.0.jar -libs.Apache_Log4J.displayName=Apache Log4J 2.19.0 + ${base}/log4j/log4j-api-2.20.0.jar;\ + ${base}/log4j/log4j-core-2.20.0.jar;\ + ${base}/log4j/log4j-web-2.20.0.jar +libs.Apache_Log4J.displayName=Apache Log4J 2.20.0 libs.Apache_Log4J.javadoc=\ https://logging.apache.org/log4j/2.x/log4j-api/apidocs/ libs.CopyLibs.classpath=\