Skip to content

Commit e76f13f

Browse files
committed
[test] Bump commons-io:commons-io from 2.18.0 to 2.19.0
1 parent 765dfc2 commit e76f13f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>commons-io</groupId>
6565
<artifactId>commons-io</artifactId>
66-
<version>2.18.0</version>
66+
<version>2.19.0</version>
6767
<scope>test</scope>
6868
</dependency>
6969
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-codec:commons-codec from 1.17.1 to 1.18.0 #591.</action>
3535
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 78 to 81 #2296.</action>
3636
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.jacoco.version from 0.8.13-SNAPSHOT to 0.13.0.</action>
37+
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
3738
</release>
3839
<release version="4.5.0-M3" date="2024-12-15" description="This is a feature and maintenance release. Java 8 or later is required.">
3940
<!-- FIX -->

0 commit comments

Comments
 (0)