]> git.mxchange.org Git - jcore-logger-ejb.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 18 Sep 2022 14:11:33 +0000 (16:11 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 18 Sep 2022 14:12:01 +0000 (16:12 +0200)
- updated log4j to 2.18.0

Signed-off-by: Roland Häder <roland@mxchange.org>
lib/log4j/log4j-api-2.12.1.jar [deleted file]
lib/log4j/log4j-api-2.18.0.jar [new file with mode: 0644]
lib/log4j/log4j-core-2.12.1.jar [deleted file]
lib/log4j/log4j-core-2.18.0.jar [new file with mode: 0644]
lib/log4j/log4j-web-2.12.1.jar [deleted file]
lib/log4j/log4j-web-2.18.0.jar [new file with mode: 0644]
lib/nblibraries.properties

diff --git a/lib/log4j/log4j-api-2.12.1.jar b/lib/log4j/log4j-api-2.12.1.jar
deleted file mode 100644 (file)
index 488e0d8..0000000
Binary files a/lib/log4j/log4j-api-2.12.1.jar and /dev/null differ
diff --git a/lib/log4j/log4j-api-2.18.0.jar b/lib/log4j/log4j-api-2.18.0.jar
new file mode 100644 (file)
index 0000000..49cbe48
Binary files /dev/null and b/lib/log4j/log4j-api-2.18.0.jar differ
diff --git a/lib/log4j/log4j-core-2.12.1.jar b/lib/log4j/log4j-core-2.12.1.jar
deleted file mode 100644 (file)
index 9310637..0000000
Binary files a/lib/log4j/log4j-core-2.12.1.jar and /dev/null differ
diff --git a/lib/log4j/log4j-core-2.18.0.jar b/lib/log4j/log4j-core-2.18.0.jar
new file mode 100644 (file)
index 0000000..74e0efc
Binary files /dev/null and b/lib/log4j/log4j-core-2.18.0.jar differ
diff --git a/lib/log4j/log4j-web-2.12.1.jar b/lib/log4j/log4j-web-2.12.1.jar
deleted file mode 100644 (file)
index e6fae44..0000000
Binary files a/lib/log4j/log4j-web-2.12.1.jar and /dev/null differ
diff --git a/lib/log4j/log4j-web-2.18.0.jar b/lib/log4j/log4j-web-2.18.0.jar
new file mode 100644 (file)
index 0000000..426cd46
Binary files /dev/null and b/lib/log4j/log4j-web-2.18.0.jar differ
index 8511a838f7502a6bf364f5e522a9757b93404b00..26d2306e07553e032e28e5e932c54f9844f7ebb1 100644 (file)
@@ -1,8 +1,8 @@
 libs.Apache_Log4J.classpath=\
-    ${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
+    ${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
 libs.Apache_Log4J.javadoc=\
     https://logging.apache.org/log4j/2.x/log4j-api/apidocs/
 libs.CopyLibs.classpath=\