Skip to content

Commit bc6e54a

Browse files
committed
Bump commons-io:commons-io from 2.18.0 to 2.19.0
1 parent 3dc796f commit bc6e54a

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
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>commons-io</groupId>
114114
<artifactId>commons-io</artifactId>
115-
<version>2.18.0</version>
115+
<version>2.19.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>org.apache.maven</groupId>

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="engelen" due-to="Dependabot, Gary Gregory">Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #357.</action>
3535
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 79 to 81.</action>
3636
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump org.codehaus.plexus:plexus-velocity from 2.2.0 to 2.2.1 #372.</action>
37+
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
3738
</release>
3839
<release version="1.9.0" date="2025-01-08" description="Version 1.9.0">
3940
<!-- UPDATES -->

0 commit comments

Comments
 (0)