From 6778b252f4c25bf712cab81d70a5fdcd84bb272a Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 29 Apr 2024 12:28:19 +0000 Subject: [PATCH 1/2] Update `org.xmlunit:xmlunit-core` to version `2.10.0` (#2545) --- log4j-parent/pom.xml | 2 +- src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index b828bda89eb..d25791e0a6b 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -156,7 +156,7 @@ 10.1.23 1.7 2.35.2 - 2.9.1 + 2.10.0 1.9 1.5.6-3 diff --git a/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml new file mode 100644 index 00000000000..cfc7aa6565c --- /dev/null +++ b/src/changelog/.3.x.x/update_org_xmlunit_xmlunit_core.xml @@ -0,0 +1,8 @@ + + + + Update `org.xmlunit:xmlunit-core` to version `2.10.0` + From 03fe082aaeff79e2e004b2a93ee6a9741c8aa54e Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 29 Apr 2024 17:59:35 +0000 Subject: [PATCH 2/2] Update `commons-codec:commons-codec` to version `1.17.0` (#2544) --- log4j-parent/pom.xml | 2 +- .../.3.x.x/update_commons_codec_commons_codec.xml | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 src/changelog/.3.x.x/update_commons_codec_commons_codec.xml diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index d25791e0a6b..bf115d758ed 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -96,7 +96,7 @@ 3.25.3 4.2.1 2.0b6 - 1.16.1 + 1.17.0 1.26.1 1.10.0 2.12.0 diff --git a/src/changelog/.3.x.x/update_commons_codec_commons_codec.xml b/src/changelog/.3.x.x/update_commons_codec_commons_codec.xml new file mode 100644 index 00000000000..861d80f387d --- /dev/null +++ b/src/changelog/.3.x.x/update_commons_codec_commons_codec.xml @@ -0,0 +1,8 @@ + + + + Update `commons-codec:commons-codec` to version `1.17.0` +