From f420c833afff1f3409645e9c428aa15268e71ee7 Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Fri, 24 May 2024 11:20:44 +0000 Subject: [PATCH 1/2] Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.3.0` (#2610) --- log4j-spring-cloud-config-client/pom.xml | 2 +- ...ate_org_springframework_boot_spring_boot_autoconfigure.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/log4j-spring-cloud-config-client/pom.xml b/log4j-spring-cloud-config-client/pom.xml index 830680f99ac..23f9466eeeb 100644 --- a/log4j-spring-cloud-config-client/pom.xml +++ b/log4j-spring-cloud-config-client/pom.xml @@ -34,7 +34,7 @@ - 3.2.5 + 3.3.0 4.1.2 6.1.8 diff --git a/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml b/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml index be280be3d70..e1beba3a622 100644 --- a/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml +++ b/src/changelog/.3.x.x/update_org_springframework_boot_spring_boot_autoconfigure.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.2.5` + + Update `org.springframework.boot:spring-boot-autoconfigure` to version `3.3.0` From b536aa0ef83deb4e26c2552f25c8830e19c0bdb5 Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Fri, 24 May 2024 11:22:58 +0000 Subject: [PATCH 2/2] Update `org.apache.commons:commons-compress` to version `1.26.2` (#2611) --- log4j-parent/pom.xml | 2 +- .../.3.x.x/update_org_apache_commons_commons_compress.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index 3a954328f06..bd5ef724dd9 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -97,7 +97,7 @@ 4.2.1 2.0b6 1.17.0 - 1.26.1 + 1.26.2 1.11.0 2.12.0 2.16.1 diff --git a/src/changelog/.3.x.x/update_org_apache_commons_commons_compress.xml b/src/changelog/.3.x.x/update_org_apache_commons_commons_compress.xml index 6d228589da4..15c302e40c5 100644 --- a/src/changelog/.3.x.x/update_org_apache_commons_commons_compress.xml +++ b/src/changelog/.3.x.x/update_org_apache_commons_commons_compress.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `org.apache.commons:commons-compress` to version `1.26.1` + + Update `org.apache.commons:commons-compress` to version `1.26.2`