From 95b3fde149842e706d4fca6f7609f53653da6499 Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Mon, 26 Feb 2024 08:41:34 -0500 Subject: [PATCH] Update buildSrc/version.properties Signed-off-by: Andriy Redko --- buildSrc/version.properties | 2 +- libs/core/licenses/log4j-api-2.21.0.jar.sha1 | 1 - libs/core/licenses/log4j-api-2.23.0.jar.sha1 | 1 + plugins/crypto-kms/licenses/log4j-1.2-api-2.21.0.jar.sha1 | 1 - plugins/crypto-kms/licenses/log4j-1.2-api-2.23.0.jar.sha1 | 1 + .../licenses/log4j-1.2-api-2.21.0.jar.sha1 | 1 - .../licenses/log4j-1.2-api-2.23.0.jar.sha1 | 1 + plugins/discovery-ec2/licenses/log4j-1.2-api-2.21.0.jar.sha1 | 1 - plugins/discovery-ec2/licenses/log4j-1.2-api-2.23.0.jar.sha1 | 1 + plugins/discovery-gce/licenses/log4j-1.2-api-2.21.0.jar.sha1 | 1 - plugins/discovery-gce/licenses/log4j-1.2-api-2.23.0.jar.sha1 | 1 + plugins/repository-gcs/licenses/log4j-1.2-api-2.21.0.jar.sha1 | 1 - plugins/repository-gcs/licenses/log4j-1.2-api-2.23.0.jar.sha1 | 1 + .../repository-hdfs/licenses/log4j-slf4j-impl-2.21.0.jar.sha1 | 1 - .../repository-hdfs/licenses/log4j-slf4j-impl-2.23.0.jar.sha1 | 1 + plugins/repository-s3/licenses/log4j-1.2-api-2.21.0.jar.sha1 | 1 - plugins/repository-s3/licenses/log4j-1.2-api-2.23.0.jar.sha1 | 1 + server/licenses/log4j-api-2.21.0.jar.sha1 | 1 - server/licenses/log4j-api-2.23.0.jar.sha1 | 1 + server/licenses/log4j-core-2.21.0.jar.sha1 | 1 - server/licenses/log4j-core-2.23.0.jar.sha1 | 1 + server/licenses/log4j-jul-2.21.0.jar.sha1 | 1 - server/licenses/log4j-jul-2.23.0.jar.sha1 | 1 + 23 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 libs/core/licenses/log4j-api-2.21.0.jar.sha1 create mode 100644 libs/core/licenses/log4j-api-2.23.0.jar.sha1 delete mode 100644 plugins/crypto-kms/licenses/log4j-1.2-api-2.21.0.jar.sha1 create mode 100644 plugins/crypto-kms/licenses/log4j-1.2-api-2.23.0.jar.sha1 delete mode 100644 plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.21.0.jar.sha1 create mode 100644 plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.23.0.jar.sha1 delete mode 100644 plugins/discovery-ec2/licenses/log4j-1.2-api-2.21.0.jar.sha1 create mode 100644 plugins/discovery-ec2/licenses/log4j-1.2-api-2.23.0.jar.sha1 delete mode 100644 plugins/discovery-gce/licenses/log4j-1.2-api-2.21.0.jar.sha1 create mode 100644 plugins/discovery-gce/licenses/log4j-1.2-api-2.23.0.jar.sha1 delete mode 100644 plugins/repository-gcs/licenses/log4j-1.2-api-2.21.0.jar.sha1 create mode 100644 plugins/repository-gcs/licenses/log4j-1.2-api-2.23.0.jar.sha1 delete mode 100644 plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.21.0.jar.sha1 create mode 100644 plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.23.0.jar.sha1 delete mode 100644 plugins/repository-s3/licenses/log4j-1.2-api-2.21.0.jar.sha1 create mode 100644 plugins/repository-s3/licenses/log4j-1.2-api-2.23.0.jar.sha1 delete mode 100644 server/licenses/log4j-api-2.21.0.jar.sha1 create mode 100644 server/licenses/log4j-api-2.23.0.jar.sha1 delete mode 100644 server/licenses/log4j-core-2.21.0.jar.sha1 create mode 100644 server/licenses/log4j-core-2.23.0.jar.sha1 delete mode 100644 server/licenses/log4j-jul-2.21.0.jar.sha1 create mode 100644 server/licenses/log4j-jul-2.23.0.jar.sha1 diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 7fc74aff552be..e7d8bf93dab28 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -12,7 +12,7 @@ jackson_databind = 2.16.1 snakeyaml = 2.1 icu4j = 70.1 supercsv = 2.4.0 -log4j = 2.21.0 +log4j = 2.23.0 slf4j = 1.7.36 asm = 9.6 jettison = 1.5.4 diff --git a/libs/core/licenses/log4j-api-2.21.0.jar.sha1 b/libs/core/licenses/log4j-api-2.21.0.jar.sha1 deleted file mode 100644 index 51446052594aa..0000000000000 --- a/libs/core/licenses/log4j-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -760192f2b69eacf4a4afc78e5a1d7a8de054fcbd \ No newline at end of file diff --git a/libs/core/licenses/log4j-api-2.23.0.jar.sha1 b/libs/core/licenses/log4j-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..4d1eb560a5483 --- /dev/null +++ b/libs/core/licenses/log4j-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +10741ddf9effd8e04d568148c2948a22f3f4cc73 \ No newline at end of file diff --git a/plugins/crypto-kms/licenses/log4j-1.2-api-2.21.0.jar.sha1 b/plugins/crypto-kms/licenses/log4j-1.2-api-2.21.0.jar.sha1 deleted file mode 100644 index 39d9177cb2fac..0000000000000 --- a/plugins/crypto-kms/licenses/log4j-1.2-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -12bad3819a9570807f3c97315930699584c12152 \ No newline at end of file diff --git a/plugins/crypto-kms/licenses/log4j-1.2-api-2.23.0.jar.sha1 b/plugins/crypto-kms/licenses/log4j-1.2-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..9845a08596604 --- /dev/null +++ b/plugins/crypto-kms/licenses/log4j-1.2-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +6666b66b4ce12124bdf6ad71e944a7883102a164 \ No newline at end of file diff --git a/plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.21.0.jar.sha1 b/plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.21.0.jar.sha1 deleted file mode 100644 index 39d9177cb2fac..0000000000000 --- a/plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -12bad3819a9570807f3c97315930699584c12152 \ No newline at end of file diff --git a/plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.23.0.jar.sha1 b/plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..9845a08596604 --- /dev/null +++ b/plugins/discovery-azure-classic/licenses/log4j-1.2-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +6666b66b4ce12124bdf6ad71e944a7883102a164 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/log4j-1.2-api-2.21.0.jar.sha1 b/plugins/discovery-ec2/licenses/log4j-1.2-api-2.21.0.jar.sha1 deleted file mode 100644 index 39d9177cb2fac..0000000000000 --- a/plugins/discovery-ec2/licenses/log4j-1.2-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -12bad3819a9570807f3c97315930699584c12152 \ No newline at end of file diff --git a/plugins/discovery-ec2/licenses/log4j-1.2-api-2.23.0.jar.sha1 b/plugins/discovery-ec2/licenses/log4j-1.2-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..9845a08596604 --- /dev/null +++ b/plugins/discovery-ec2/licenses/log4j-1.2-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +6666b66b4ce12124bdf6ad71e944a7883102a164 \ No newline at end of file diff --git a/plugins/discovery-gce/licenses/log4j-1.2-api-2.21.0.jar.sha1 b/plugins/discovery-gce/licenses/log4j-1.2-api-2.21.0.jar.sha1 deleted file mode 100644 index 39d9177cb2fac..0000000000000 --- a/plugins/discovery-gce/licenses/log4j-1.2-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -12bad3819a9570807f3c97315930699584c12152 \ No newline at end of file diff --git a/plugins/discovery-gce/licenses/log4j-1.2-api-2.23.0.jar.sha1 b/plugins/discovery-gce/licenses/log4j-1.2-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..9845a08596604 --- /dev/null +++ b/plugins/discovery-gce/licenses/log4j-1.2-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +6666b66b4ce12124bdf6ad71e944a7883102a164 \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/log4j-1.2-api-2.21.0.jar.sha1 b/plugins/repository-gcs/licenses/log4j-1.2-api-2.21.0.jar.sha1 deleted file mode 100644 index 39d9177cb2fac..0000000000000 --- a/plugins/repository-gcs/licenses/log4j-1.2-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -12bad3819a9570807f3c97315930699584c12152 \ No newline at end of file diff --git a/plugins/repository-gcs/licenses/log4j-1.2-api-2.23.0.jar.sha1 b/plugins/repository-gcs/licenses/log4j-1.2-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..9845a08596604 --- /dev/null +++ b/plugins/repository-gcs/licenses/log4j-1.2-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +6666b66b4ce12124bdf6ad71e944a7883102a164 \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.21.0.jar.sha1 b/plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.21.0.jar.sha1 deleted file mode 100644 index 0e22f98daa61c..0000000000000 --- a/plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -911fdb5b1a1df36719c579ecc6f2957b88bce1ab \ No newline at end of file diff --git a/plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.23.0.jar.sha1 b/plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..5395e3cfaa789 --- /dev/null +++ b/plugins/repository-hdfs/licenses/log4j-slf4j-impl-2.23.0.jar.sha1 @@ -0,0 +1 @@ +efe28efc0b9613deb7bfb26838730422e69409ac \ No newline at end of file diff --git a/plugins/repository-s3/licenses/log4j-1.2-api-2.21.0.jar.sha1 b/plugins/repository-s3/licenses/log4j-1.2-api-2.21.0.jar.sha1 deleted file mode 100644 index 39d9177cb2fac..0000000000000 --- a/plugins/repository-s3/licenses/log4j-1.2-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -12bad3819a9570807f3c97315930699584c12152 \ No newline at end of file diff --git a/plugins/repository-s3/licenses/log4j-1.2-api-2.23.0.jar.sha1 b/plugins/repository-s3/licenses/log4j-1.2-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..9845a08596604 --- /dev/null +++ b/plugins/repository-s3/licenses/log4j-1.2-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +6666b66b4ce12124bdf6ad71e944a7883102a164 \ No newline at end of file diff --git a/server/licenses/log4j-api-2.21.0.jar.sha1 b/server/licenses/log4j-api-2.21.0.jar.sha1 deleted file mode 100644 index 51446052594aa..0000000000000 --- a/server/licenses/log4j-api-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -760192f2b69eacf4a4afc78e5a1d7a8de054fcbd \ No newline at end of file diff --git a/server/licenses/log4j-api-2.23.0.jar.sha1 b/server/licenses/log4j-api-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..4d1eb560a5483 --- /dev/null +++ b/server/licenses/log4j-api-2.23.0.jar.sha1 @@ -0,0 +1 @@ +10741ddf9effd8e04d568148c2948a22f3f4cc73 \ No newline at end of file diff --git a/server/licenses/log4j-core-2.21.0.jar.sha1 b/server/licenses/log4j-core-2.21.0.jar.sha1 deleted file mode 100644 index c88e6f7a25ca9..0000000000000 --- a/server/licenses/log4j-core-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -122e1a9e0603cc9eae07b0846a6ff01f2454bc49 \ No newline at end of file diff --git a/server/licenses/log4j-core-2.23.0.jar.sha1 b/server/licenses/log4j-core-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..0f72a755622cf --- /dev/null +++ b/server/licenses/log4j-core-2.23.0.jar.sha1 @@ -0,0 +1 @@ +fe82862c4294275ed64623e8b04946e3c4cb658a \ No newline at end of file diff --git a/server/licenses/log4j-jul-2.21.0.jar.sha1 b/server/licenses/log4j-jul-2.21.0.jar.sha1 deleted file mode 100644 index 480010840abca..0000000000000 --- a/server/licenses/log4j-jul-2.21.0.jar.sha1 +++ /dev/null @@ -1 +0,0 @@ -f0da61113f4a47654677e6a98b1e13ca7de2483d \ No newline at end of file diff --git a/server/licenses/log4j-jul-2.23.0.jar.sha1 b/server/licenses/log4j-jul-2.23.0.jar.sha1 new file mode 100644 index 0000000000000..365ebfd2585e8 --- /dev/null +++ b/server/licenses/log4j-jul-2.23.0.jar.sha1 @@ -0,0 +1 @@ +9c9e181b64e77475350fdbbe4212f104bcf6e7e0 \ No newline at end of file