Skip to content

Commit 23fe3e9

Browse files
committed
Bump commons-io:commons-io from 2.19.0 to 2.20.0
1 parent c4d2ca3 commit 23fe3e9

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
@@ -224,7 +224,7 @@
224224
<dependency>
225225
<groupId>commons-io</groupId>
226226
<artifactId>commons-io</artifactId>
227-
<version>2.19.0</version>
227+
<version>2.20.0</version>
228228
<scope>test</scope>
229229
</dependency>
230230
</dependencies>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
5555
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 81 to 85 #239.</action>
5656
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action>
5757
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #249.</action>
58+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.20.0.</action>
5859
</release>
5960
<release version="1.4.0" date="2025-04-12" description="This is a feature and maintenance release. Java 8 or later is required.">
6061
<!-- FIX -->

0 commit comments

Comments
 (0)