Skip to content

Commit 40e366b

Browse files
committed
Update org.apache.commons:commons-csv to version 1.12.0 (#3020)
1 parent 4867237 commit 40e366b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<awaitility.version>4.2.2</awaitility.version>
9898
<bsh.version>2.0b6</bsh.version>
9999
<commons-codec.version>1.17.1</commons-codec.version>
100-
<commons-csv.version>1.11.0</commons-csv.version>
100+
<commons-csv.version>1.12.0</commons-csv.version>
101101
<commons-dbcp2.version>2.12.0</commons-dbcp2.version>
102102
<commons-io.version>2.17.0</commons-io.version>
103103
<commons-lang3.version>3.17.0</commons-lang3.version>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
<!-- Skipping `maven-site-plugin` globally. -->
340340
<maven.site.skip>true</maven.site.skip>
341341
<maven.site.deploy.skip>true</maven.site.deploy.skip>
342-
<site-commons-csv.version>1.11.0</site-commons-csv.version>
342+
<site-commons-csv.version>1.12.0</site-commons-csv.version>
343343
<site-commons-logging.version>1.3.4</site-commons-logging.version>
344344
<site-conversant.version>1.2.21</site-conversant.version>
345345
<site-flume.version>1.11.0</site-flume.version>

src/changelog/.3.x.x/update_org_apache_commons_commons_csv.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2562" link="https://github.com/apache/logging-log4j2/pull/2562"/>
7-
<description format="asciidoc">Update `org.apache.commons:commons-csv` to version `1.11.0`</description>
6+
<issue id="3020" link="https://github.com/apache/logging-log4j2/pull/3020"/>
7+
<description format="asciidoc">Update `org.apache.commons:commons-csv` to version `1.12.0`</description>
88
</entry>

0 commit comments

Comments
 (0)