Skip to content

Commit f612284

Browse files
committed
Bump commons-io from 2.15.0 to 2.15.1
1 parent 4c60131 commit f612284

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.15.0</version>
53+
<version>2.15.1</version>
5454
</dependency>
5555
<dependency>
5656
<groupId>org.apache.commons</groupId>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<action type="fix" issue="CSV-147" dev="ggregory" due-to="Steven Peterson, Benedikt Ritter, Gary Gregory, Joerg Schaible, Buddhi De Silva, Elliotte Rusty Harold">Better error message during faulty CSV record read #347.</action>
5252
<action type="fix" issue="CSV-310" dev="ggregory" due-to="Buddhi De Silva">Misleading error message when QuoteMode set to None #352.</action>
5353
<!-- UPDATE -->
54-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.15.0.</action>
54+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io: from 2.11.0 to 2.15.1.</action>
5555
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-parent from 57 to 64.</action>
5656
<action type="update" dev="ggregory" due-to="Dependabot">Bump h2 from 2.1.214 to 2.2.224 #333, #349, #359.</action>
5757
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.14.0.</action>

0 commit comments

Comments
 (0)