diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index c76af40b2f9..a3c407ffc27 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -1,20 +1,4 @@ -# Licensed to the Apache Software Foundation (ASF) under one -# or more contributor license agreements. See the NOTICE file -# distributed with this work for additional information -# regarding copyright ownership. The ASF licenses this file -# to you under the Apache License, Version 2.0 (the -# "License"); you may not use this file except in compliance -# with the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, -# software distributed under the License is distributed on an -# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -# KIND, either express or implied. See the License for the -# specific language governing permissions and limitations -# under the License. -distributionSha256Sum=8351955a9acf2f83c136c4eee0f6db894ab6265fdbe0a94b32a380307dbaa3e1 +wrapperVersion=3.3.4 distributionType=only-script -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip -wrapperVersion=3.3.2 +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.16/apache-maven-3.9.16-bin.zip +distributionSha256Sum=5af3b743dd8b876b5c45da33b676251e5f1687712644abb4ee519ca56e1d89ce diff --git a/log4j-compress/pom.xml b/log4j-compress/pom.xml index 700e105000c..b7326d0dfd3 100644 --- a/log4j-compress/pom.xml +++ b/log4j-compress/pom.xml @@ -29,9 +29,9 @@ Add additional compression formats to Log4j Core. - 1.27.1 - 1.3.1 - 1.10 + 1.28.0 + 1.3.2 + 1.12 1.5.7-15 diff --git a/log4j-core-test/pom.xml b/log4j-core-test/pom.xml index 545a2d98a7c..af265f567a1 100644 --- a/log4j-core-test/pom.xml +++ b/log4j-core-test/pom.xml @@ -63,7 +63,7 @@ - 2.0.17 + 2.0.18 3.13.1 @@ -83,7 +83,7 @@ com.google.code.gson gson - 2.13.1 + 2.14.0 diff --git a/log4j-kit/pom.xml b/log4j-kit/pom.xml index 9384222456a..0745a74aa53 100644 --- a/log4j-kit/pom.xml +++ b/log4j-kit/pom.xml @@ -81,7 +81,7 @@ org.javassist javassist - 3.30.2-GA + 3.33.0-GA test diff --git a/log4j-layout-template-json-test/pom.xml b/log4j-layout-template-json-test/pom.xml index 1057beba429..f1a512adb2d 100644 --- a/log4j-layout-template-json-test/pom.xml +++ b/log4j-layout-template-json-test/pom.xml @@ -49,7 +49,7 @@ 2. The Docker image version of the ELK-stack As of 2024-09-16, these all (Maven artifacts and Elastic products) get released with the same version. --> - 9.2.0 + 9.5.3 @@ -140,7 +140,7 @@ co.elastic.logging log4j2-ecs-layout - 1.7.0 + 1.8.0 test diff --git a/log4j-mongodb/pom.xml b/log4j-mongodb/pom.xml index ae414d6cdd9..e749510831a 100644 --- a/log4j-mongodb/pom.xml +++ b/log4j-mongodb/pom.xml @@ -37,8 +37,8 @@ org.apache.logging.log4j.core - 5.5.1 - 2.0.17 + 5.11.0 + 2.0.18 diff --git a/log4j-osgi-test/pom.xml b/log4j-osgi-test/pom.xml index d8272f710e0..8e9092e8a4a 100644 --- a/log4j-osgi-test/pom.xml +++ b/log4j-osgi-test/pom.xml @@ -46,7 +46,7 @@ 1.3.7 - 1.5.18 + 1.6.3 diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index 58c88626390..cdd4ee36a06 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -85,7 +85,7 @@ Plugin version properties (in alphabetical order) ================================================= --> 2.2.4 - 0.46.0 + 0.49.0 4.14.0 3.5.2 @@ -93,43 +93,43 @@ - 3.27.3 + 3.27.7 4.3.0 2.0b6 - 7.1.0 - 1.18.0 - 1.14.0 - 2.13.0 - 2.20.0 - 3.17.0 + 7.4.0 + 1.22.1 + 1.14.1 + 2.14.0 + 2.22.0 + 3.20.0 4.0.0 0.9.0 7.0.5 5.1.1 - 2.3.232 + 2.4.240 3.0 2.2.2 2.7.4 - 2.20.0 - 3.0.0 + 2.22.2 + 3.2.2 2.0.1 - 3.3.4 - 4.0.5 - 3.6.1 + 3.3.5 + 4.0.7 + 3.6.3 1.37 6.2.0 - 1.0.0 + 1.0.1 4.13.2 5.13.4 2.3.0 1.1.0 0.18 - 5.18.0 - 15.6 + 5.23.0 + 15.7 1.3.0 - 3.23.100 + 3.24.200 2.0.8 1.10.0 @@ -137,10 +137,10 @@ 2.0.0 1.1.2 4.14.0 - 4.9.3 + 4.10.4 2.1.8 1.7 - 2.10.3 + 2.13.0 - 1.17.6 + 1.18.12 diff --git a/log4j-perf-test/pom.xml b/log4j-perf-test/pom.xml index 2803d4ca53d..ac8e71cae08 100644 --- a/log4j-perf-test/pom.xml +++ b/log4j-perf-test/pom.xml @@ -40,9 +40,9 @@ 1.2.26 - 1.7.0 - 1.5.18 - 2.0.17 + 1.8.0 + 1.6.3 + 2.0.18 diff --git a/log4j-spring-cloud-config-client/pom.xml b/log4j-spring-cloud-config-client/pom.xml index 807dcdc52b5..34df09d1ba8 100644 --- a/log4j-spring-cloud-config-client/pom.xml +++ b/log4j-spring-cloud-config-client/pom.xml @@ -35,8 +35,8 @@ 3.5.3 - 1.3.5 - 4.3.0 + 1.4.0 + 4.3.3 6.2.9 - 2.25.5 + 2.26.1 true true - 1.14.0 - 1.3.5 + 1.14.1 + 1.4.0 1.2.21 1.11.0 18.3.12 3.0.0-beta3 3.0.0-alpha1 3.0.0-beta3 - 1.5.18 - 2.0.17 + 1.6.3 + 2.0.18