]> git.mxchange.org Git - jcore-logger-ejb.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Tue, 9 Jan 2024 22:07:20 +0000 (23:07 +0100)
committerRoland Häder <roland@mxchange.org>
Tue, 9 Jan 2024 22:17:38 +0000 (23:17 +0100)
- updated JAR(s)
- bumped version number(s) of 3rd party JAR(s)

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

diff --git a/lib/log4j/log4j-api-2.20.0.jar b/lib/log4j/log4j-api-2.20.0.jar
deleted file mode 100644 (file)
index 29d1b52..0000000
Binary files a/lib/log4j/log4j-api-2.20.0.jar and /dev/null differ
diff --git a/lib/log4j/log4j-api-2.22.1.jar b/lib/log4j/log4j-api-2.22.1.jar
new file mode 100644 (file)
index 0000000..b77e55e
Binary files /dev/null and b/lib/log4j/log4j-api-2.22.1.jar differ
diff --git a/lib/log4j/log4j-core-2.20.0.jar b/lib/log4j/log4j-core-2.20.0.jar
deleted file mode 100644 (file)
index 54dafcd..0000000
Binary files a/lib/log4j/log4j-core-2.20.0.jar and /dev/null differ
diff --git a/lib/log4j/log4j-core-2.22.1.jar b/lib/log4j/log4j-core-2.22.1.jar
new file mode 100644 (file)
index 0000000..0be3f1f
Binary files /dev/null and b/lib/log4j/log4j-core-2.22.1.jar differ
diff --git a/lib/log4j/log4j-web-2.20.0.jar b/lib/log4j/log4j-web-2.20.0.jar
deleted file mode 100644 (file)
index d6cae25..0000000
Binary files a/lib/log4j/log4j-web-2.20.0.jar and /dev/null differ
diff --git a/lib/log4j/log4j-web-2.22.1.jar b/lib/log4j/log4j-web-2.22.1.jar
new file mode 100644 (file)
index 0000000..1f8fdef
Binary files /dev/null and b/lib/log4j/log4j-web-2.22.1.jar differ
index 4d84d3aedd54c612fd50ab8a72afac52d6b53087..c891a0537d10ad0ef1b784f15427912d111fcf53 100644 (file)
@@ -1,8 +1,8 @@
 libs.Apache_Log4J.classpath=\
-    ${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
+    ${base}/log4j/log4j-api-2.22.1.jar;\
+    ${base}/log4j/log4j-core-2.22.1.jar;\
+    ${base}/log4j/log4j-web-2.22.1.jar
+libs.Apache_Log4J.displayName=Apache Log4J 2.22.1
 libs.Apache_Log4J.javadoc=\
     https://logging.apache.org/log4j/2.x/log4j-api/apidocs/
 libs.CopyLibs.classpath=\