Skip to content

Commit 7530c51

Browse files
committed
Update commons-io:commons-io to version 2.20.0 (#3843)
1 parent 0aeb58c commit 7530c51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<commons-codec.version>1.18.0</commons-codec.version>
101101
<commons-csv.version>1.14.0</commons-csv.version>
102102
<commons-dbcp2.version>2.13.0</commons-dbcp2.version>
103-
<commons-io.version>2.19.0</commons-io.version>
103+
<commons-io.version>2.20.0</commons-io.version>
104104
<commons-lang3.version>3.17.0</commons-lang3.version>
105105
<disruptor.version>4.0.0</disruptor.version>
106106
<embedded-ldap.version>0.9.0</embedded-ldap.version>

src/changelog/.3.x.x/update_commons_io_commons_io.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="3222" link="https://github.com/apache/logging-log4j2/pull/3222"/>
7-
<description format="asciidoc">Update `commons-io:commons-io` to version `2.18.0`</description>
6+
<issue id="3843" link="https://github.com/apache/logging-log4j2/pull/3843"/>
7+
<description format="asciidoc">Update `commons-io:commons-io` to version `2.20.0`</description>
88
</entry>

0 commit comments

Comments
 (0)