From: Ray Lee Date: Sat, 11 Dec 2021 00:01:09 +0000 (-0500) Subject: NOJIRA: Upgrade log4j to 2.15.0. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=f6c93b4f74c7828cf26a59e9c874b64ed406c717;p=tmp%2Fjakarta-migration.git NOJIRA: Upgrade log4j to 2.15.0. --- diff --git a/pom.xml b/pom.xml index b21e4240f..dab82ae53 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 4.1.1.RELEASE 2.0.10.RELEASE 1.7.4 - 2.13.3 + 2.15.0 diff --git a/services/common/lib/slf4j/log4j-1.2-api-2.12.0.jar b/services/common/lib/slf4j/log4j-1.2-api-2.12.0.jar deleted file mode 100644 index 3bb57f875..000000000 Binary files a/services/common/lib/slf4j/log4j-1.2-api-2.12.0.jar and /dev/null differ diff --git a/services/common/lib/slf4j/log4j-1.2-api-2.15.0.jar b/services/common/lib/slf4j/log4j-1.2-api-2.15.0.jar new file mode 100644 index 000000000..d49351691 Binary files /dev/null and b/services/common/lib/slf4j/log4j-1.2-api-2.15.0.jar differ diff --git a/services/common/lib/slf4j/log4j-api-2.12.0.jar b/services/common/lib/slf4j/log4j-api-2.12.0.jar deleted file mode 100644 index 93f770d64..000000000 Binary files a/services/common/lib/slf4j/log4j-api-2.12.0.jar and /dev/null differ diff --git a/services/common/lib/slf4j/log4j-api-2.15.0.jar b/services/common/lib/slf4j/log4j-api-2.15.0.jar new file mode 100644 index 000000000..a662571de Binary files /dev/null and b/services/common/lib/slf4j/log4j-api-2.15.0.jar differ diff --git a/services/common/lib/slf4j/log4j-core-2.12.0.jar b/services/common/lib/slf4j/log4j-core-2.12.0.jar deleted file mode 100644 index fbab72063..000000000 Binary files a/services/common/lib/slf4j/log4j-core-2.12.0.jar and /dev/null differ diff --git a/services/common/lib/slf4j/log4j-core-2.15.0.jar b/services/common/lib/slf4j/log4j-core-2.15.0.jar new file mode 100644 index 000000000..f7e14b822 Binary files /dev/null and b/services/common/lib/slf4j/log4j-core-2.15.0.jar differ diff --git a/services/common/lib/slf4j/log4j-slf4j-impl-2.12.0.jar b/services/common/lib/slf4j/log4j-slf4j-impl-2.12.0.jar deleted file mode 100644 index f21f1eeba..000000000 Binary files a/services/common/lib/slf4j/log4j-slf4j-impl-2.12.0.jar and /dev/null differ diff --git a/services/common/lib/slf4j/log4j-slf4j-impl-2.15.0.jar b/services/common/lib/slf4j/log4j-slf4j-impl-2.15.0.jar new file mode 100644 index 000000000..d12e9c4a3 Binary files /dev/null and b/services/common/lib/slf4j/log4j-slf4j-impl-2.15.0.jar differ diff --git a/services/common/lib/slf4j/log4j-web-2.12.0.jar b/services/common/lib/slf4j/log4j-web-2.12.0.jar deleted file mode 100644 index 98536a61d..000000000 Binary files a/services/common/lib/slf4j/log4j-web-2.12.0.jar and /dev/null differ diff --git a/services/common/lib/slf4j/log4j-web-2.15.0.jar b/services/common/lib/slf4j/log4j-web-2.15.0.jar new file mode 100644 index 000000000..641f847ef Binary files /dev/null and b/services/common/lib/slf4j/log4j-web-2.15.0.jar differ