From: Roland Häder Date: Tue, 14 Jan 2020 23:25:03 +0000 (+0100) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4e42ab5177b656648fcdcd104c3ef1565f1bdcc5;p=jcore-logger-ejb.git Continued: - updated Log4J to 2.12.1 Signed-off-by: Roland Häder --- diff --git a/lib/log4j/log4j-api-2.11.1.jar b/lib/log4j/log4j-api-2.11.1.jar deleted file mode 100644 index e6955f9..0000000 Binary files a/lib/log4j/log4j-api-2.11.1.jar and /dev/null differ diff --git a/lib/log4j/log4j-api-2.12.1.jar b/lib/log4j/log4j-api-2.12.1.jar new file mode 100644 index 0000000..488e0d8 Binary files /dev/null and b/lib/log4j/log4j-api-2.12.1.jar differ diff --git a/lib/log4j/log4j-core-2.11.1.jar b/lib/log4j/log4j-core-2.11.1.jar deleted file mode 100644 index 9fd06dd..0000000 Binary files a/lib/log4j/log4j-core-2.11.1.jar and /dev/null differ diff --git a/lib/log4j/log4j-core-2.12.1.jar b/lib/log4j/log4j-core-2.12.1.jar new file mode 100644 index 0000000..9310637 Binary files /dev/null and b/lib/log4j/log4j-core-2.12.1.jar differ diff --git a/lib/log4j/log4j-web-2.11.1.jar b/lib/log4j/log4j-web-2.11.1.jar deleted file mode 100644 index e506908..0000000 Binary files a/lib/log4j/log4j-web-2.11.1.jar and /dev/null differ diff --git a/lib/log4j/log4j-web-2.12.1.jar b/lib/log4j/log4j-web-2.12.1.jar new file mode 100644 index 0000000..e6fae44 Binary files /dev/null and b/lib/log4j/log4j-web-2.12.1.jar differ diff --git a/lib/nblibraries.properties b/lib/nblibraries.properties index 8bcc8d3..8511a83 100644 --- a/lib/nblibraries.properties +++ b/lib/nblibraries.properties @@ -1,8 +1,8 @@ libs.Apache_Log4J.classpath=\ - ${base}/log4j/log4j-api-2.11.1.jar;\ - ${base}/log4j/log4j-core-2.11.1.jar;\ - ${base}/log4j/log4j-web-2.11.1.jar -libs.Apache_Log4J.displayName=Apache Log4J 2.11.1 + ${base}/log4j/log4j-api-2.12.1.jar;\ + ${base}/log4j/log4j-core-2.12.1.jar;\ + ${base}/log4j/log4j-web-2.12.1.jar +libs.Apache_Log4J.displayName=Apache Log4J 2.12.1 libs.Apache_Log4J.javadoc=\ https://logging.apache.org/log4j/2.x/log4j-api/apidocs/ libs.CopyLibs.classpath=\