From 4c95f8f00bb9424dbd9c6d6144588b3c77f65f6d Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Thu, 20 Mar 2025 11:26:23 +0000 Subject: [PATCH] Update `org.apache.commons:commons-csv` to version `1.14.0` (#3559) --- log4j-parent/pom.xml | 2 +- pom.xml | 2 +- .../.2.x.x/update_org_apache_commons_commons_csv.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml index 266d2115fbb..01a26c37850 100644 --- a/log4j-parent/pom.xml +++ b/log4j-parent/pom.xml @@ -71,7 +71,7 @@ 3.11.5 1.18.0 1.27.1 - 1.13.0 + 1.14.0 2.13.0 2.18.0 3.17.0 diff --git a/pom.xml b/pom.xml index 9cbf5d90d3d..ffef4829c8a 100644 --- a/pom.xml +++ b/pom.xml @@ -340,7 +340,7 @@ true true 1.27.1 - 1.13.0 + 1.14.0 1.3.5 1.2.21 4.0.0 diff --git a/src/changelog/.2.x.x/update_org_apache_commons_commons_csv.xml b/src/changelog/.2.x.x/update_org_apache_commons_commons_csv.xml index 9d8320a12a4..57ec88c96d6 100644 --- a/src/changelog/.2.x.x/update_org_apache_commons_commons_csv.xml +++ b/src/changelog/.2.x.x/update_org_apache_commons_commons_csv.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-csv` to version `1.13.0` + + Update `org.apache.commons:commons-csv` to version `1.14.0`