Skip to content

Commit edc00c5

Browse files
committed
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
1 parent 97dc4be commit edc00c5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>commons-io</groupId>
7070
<artifactId>commons-io</artifactId>
71-
<version>2.21.0</version>
71+
<version>2.22.0</version>
7272
<scope>test</scope>
7373
</dependency>
7474
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<!-- UPDATE -->
3232
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 98 #414, #416.</action>
3333
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>
34+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.21.0 to 2.22.0.</action>
3435
</release>
3536
<release version="1.11.0" date="2025-11-08" description="This is a feature and maintenance release. Java 8 or later is required.">
3637
<!-- FIX -->

0 commit comments

Comments
 (0)