Skip to content

Commit 306b494

Browse files
committed
Bump commons-io:commons-io from 2.18.0 to 2.19.0
1 parent 2ad2df4 commit 306b494

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>commons-io</groupId>
5757
<artifactId>commons-io</artifactId>
58-
<version>2.18.0</version>
58+
<version>2.19.0</version>
5959
<scope>test</scope>
6060
</dependency>
6161
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump commons-parent from 72 to 81 #279, #293, #297, #304.</action>
3131
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.mockito:mockito-core from 5.13.0 to 5.17.0 #290, #296, #302, #319, #336, #338, #344.</action>
3232
<action type="update" due-to="Gary Gregory" dev="ggregory">Bump org.slf4j:slf4j-jdk14 from 2.0.13 to 2.0.17 #278, #333.</action>
33-
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.18.0 #311.</action>
33+
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">[test] Bump commons-io:commons-io from 2.17.0 to 2.19.0 #311.</action>
3434
<action type="update" due-to="Gary Gregory, Dependabot" dev="ggregory">[test] Bump com.github.davidmoten:subethasmtp from 7.1.1 to 7.1.7 #322, #337, #345.</action>
3535
<!-- REMOVE -->
3636
<action type="update" due-to="Gary Gregory" dev="ggregory">Remove unused EmailException.call(Callable).</action>

0 commit comments

Comments
 (0)