From: Roland Häder Date: Sat, 5 Nov 2022 06:35:47 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6fa94421ebfa3f1dbad5cdcf3a54a24e49ede983;p=jcore-logger-ejb.git Continued: - updated Apache Log4J to 2.19.0 --- diff --git a/lib/log4j/log4j-api-2.18.0.jar b/lib/log4j/log4j-api-2.18.0.jar deleted file mode 100644 index 49cbe48..0000000 Binary files a/lib/log4j/log4j-api-2.18.0.jar and /dev/null differ diff --git a/lib/log4j/log4j-api-2.19.0.jar b/lib/log4j/log4j-api-2.19.0.jar new file mode 100644 index 0000000..f510e35 Binary files /dev/null and b/lib/log4j/log4j-api-2.19.0.jar differ diff --git a/lib/log4j/log4j-core-2.18.0.jar b/lib/log4j/log4j-core-2.18.0.jar deleted file mode 100644 index 74e0efc..0000000 Binary files a/lib/log4j/log4j-core-2.18.0.jar and /dev/null differ diff --git a/lib/log4j/log4j-core-2.19.0.jar b/lib/log4j/log4j-core-2.19.0.jar new file mode 100644 index 0000000..bbc0d7c Binary files /dev/null and b/lib/log4j/log4j-core-2.19.0.jar differ diff --git a/lib/log4j/log4j-web-2.18.0.jar b/lib/log4j/log4j-web-2.18.0.jar deleted file mode 100644 index 426cd46..0000000 Binary files a/lib/log4j/log4j-web-2.18.0.jar and /dev/null differ diff --git a/lib/log4j/log4j-web-2.19.0.jar b/lib/log4j/log4j-web-2.19.0.jar new file mode 100644 index 0000000..5919d70 Binary files /dev/null and b/lib/log4j/log4j-web-2.19.0.jar differ diff --git a/lib/nblibraries.properties b/lib/nblibraries.properties index 26d2306..2cce772 100644 --- a/lib/nblibraries.properties +++ b/lib/nblibraries.properties @@ -1,8 +1,8 @@ libs.Apache_Log4J.classpath=\ - ${base}/log4j/log4j-api-2.18.0.jar;\ - ${base}/log4j/log4j-core-2.18.0.jar;\ - ${base}/log4j/log4j-web-2.18.0.jar -libs.Apache_Log4J.displayName=Apache Log4J 2.18.0 + ${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 libs.Apache_Log4J.javadoc=\ https://logging.apache.org/log4j/2.x/log4j-api/apidocs/ libs.CopyLibs.classpath=\