]> git.mxchange.org Git - jcore-logger-ejb.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 06:35:47 +0000 (07:35 +0100)
committerRoland Häder <roland@mxchange.org>
Sat, 5 Nov 2022 06:35:47 +0000 (07:35 +0100)
- updated Apache Log4J to 2.19.0

lib/log4j/log4j-api-2.18.0.jar [deleted file]
lib/log4j/log4j-api-2.19.0.jar [new file with mode: 0644]
lib/log4j/log4j-core-2.18.0.jar [deleted file]
lib/log4j/log4j-core-2.19.0.jar [new file with mode: 0644]
lib/log4j/log4j-web-2.18.0.jar [deleted file]
lib/log4j/log4j-web-2.19.0.jar [new file with mode: 0644]
lib/nblibraries.properties

diff --git a/lib/log4j/log4j-api-2.18.0.jar b/lib/log4j/log4j-api-2.18.0.jar
deleted file mode 100644 (file)
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 (file)
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 (file)
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 (file)
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 (file)
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 (file)
index 0000000..5919d70
Binary files /dev/null and b/lib/log4j/log4j-web-2.19.0.jar differ
index 26d2306e07553e032e28e5e932c54f9844f7ebb1..2cce7727ad007a75d0642e63c0e41987dd977ce6 100644 (file)
@@ -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=\