Skip to content

Commit 5a3f745

Browse files
committed
Bump commons-io:commons-io from 2.20.0 to 2.21.0
1 parent 46b1ed4 commit 5a3f745

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
<dependency>
266266
<groupId>commons-io</groupId>
267267
<artifactId>commons-io</artifactId>
268-
<version>2.20.0</version>
268+
<version>2.21.0</version>
269269
<scope>test</scope>
270270
</dependency>
271271
<dependency>

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
<!-- FIX -->
2929
<!-- ADD -->
3030
<!-- UPDATE -->
31-
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump commons-parent from 65 to 91.</action>
31+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 65 to 91.</action>
32+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.20.0 to 2.21.0.</action>
3233
</release>
3334
<release version="1.6.0" date="2023-12-17" description="Feature release (Java 8 or above).">
3435
<!-- FIX -->

0 commit comments

Comments
 (0)