Skip to content

Commit fcdfbc3

Browse files
committed
Bump commons-io:commons-io from 2.19.0 to 2.20.0
1 parent c764973 commit fcdfbc3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>commons-io</groupId>
6969
<artifactId>commons-io</artifactId>
70-
<version>2.19.0</version>
70+
<version>2.20.0</version>
7171
<scope>test</scope>
7272
</dependency>
7373
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump PMD from 7.8.0 to 7.13.0 (now inherited from parent POM).</action>
3939
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>
4040
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #625.</action>
41+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.19.0 to 2.20.0.</action>
4142
</release>
4243
<release version="4.5.0" date="2025-04-19" description="This is a feature and maintenance release. Java 8 or later is required.">
4344
<!-- FIX -->

0 commit comments

Comments
 (0)