Skip to content

Commit 0d76bd9

Browse files
committed
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
1 parent 6b312aa commit 0d76bd9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>commons-io</groupId>
231231
<artifactId>commons-io</artifactId>
232-
<version>2.21.0</version>
232+
<version>2.22.0</version>
233233
</dependency>
234234
<dependency>
235235
<groupId>org.openjdk.jol</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
5454
<!-- UPDATE -->
5555
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 83 to 98 #527, #530, #539, #544, #546.</action>
5656
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #515.</action>
57-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.21.0.</action>
57+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.19.0 to 2.22.0.</action>
5858
</release>
5959
<release version="1.0.0-alpha6" date="2025-04-27" description="This release requires Java 8.">
6060
<!-- FIX -->

0 commit comments

Comments
 (0)