]> git.mxchange.org Git - jcore-logger-ejb.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 13 May 2023 10:51:40 +0000 (12:51 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 13 May 2023 10:51:40 +0000 (12:51 +0200)
- updated Log4J to 2.20

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

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