Skip to content

Commit b2ebe43

Browse files
committed
Update commons-io:commons-io to version 2.15.1 (#2035)
1 parent fc42503 commit b2ebe43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<commons-compress.version>1.22</commons-compress.version>
105105
<commons-csv.version>1.10.0</commons-csv.version>
106106
<commons-dbcp2.version>2.9.0</commons-dbcp2.version>
107-
<commons-io.version>2.11.0</commons-io.version>
107+
<commons-io.version>2.15.1</commons-io.version>
108108
<commons-lang3.version>3.14.0</commons-lang3.version>
109109
<commons-logging.version>1.2</commons-logging.version>
110110
<conversant.disruptor.version>1.2.21</conversant.disruptor.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="2035" link="https://github.com/apache/logging-log4j2/pull/2035"/>
7+
<description format="asciidoc">Update `commons-io:commons-io` to version `2.15.1`</description>
8+
</entry>

0 commit comments

Comments
 (0)