Skip to content

Commit 1362956

Browse files
committed
Bump commons-io from 2.12.0 to 2.13.0
1 parent 809b836 commit 1362956

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>commons-io</groupId>
5252
<artifactId>commons-io</artifactId>
53-
<version>2.12.0</version>
53+
<version>2.13.0</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<!-- FIX -->
4545
<action issue="CSV-306" type="fix" dev="ggregory" due-to="Sam Ng, Bruno P. Kinoshita">Replace deprecated method in user guide, update external link #324, #325.</action>
4646
<!-- UPDATE -->
47-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.12.0.</action>
47+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.13.0.</action>
4848
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 58.</action>
4949
</release>
5050
<release version="1.10.0" date="2023-01-28" description="Feature and bug fix release (Java 8)">

0 commit comments

Comments
 (0)