Skip to content

Commit 66668c0

Browse files
committed
Update commons-io:commons-io to version 2.19.0 (#179)
1 parent 843beda commit 66668c0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-tools-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<asciidoctorj.version>3.0.0-alpha.2</asciidoctorj.version>
4141
<assertj.version>3.27.3</assertj.version>
4242
<bnd.annotation.version>7.1.0</bnd.annotation.version>
43-
<commons-io.version>2.18.0</commons-io.version>
43+
<commons-io.version>2.19.0</commons-io.version>
4444
<commons-lang3.version>3.17.0</commons-lang3.version>
4545
<freemarker.version>2.3.34</freemarker.version>
4646
<jakarta.inject.version>1.0.5</jakarta.inject.version>

src/changelog/.0.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="157" link="https://github.com/apache/logging-log4j-tools/pull/157"/>
7-
<description format="asciidoc">Update `commons-io:commons-io` to version `2.18.0`</description>
6+
<issue id="179" link="https://github.com/apache/logging-log4j-tools/pull/179"/>
7+
<description format="asciidoc">Update `commons-io:commons-io` to version `2.19.0`</description>
88
</entry>

0 commit comments

Comments
 (0)