Skip to content

Commit 8993be8

Browse files
committed
Bump commons-io:commons-io from 2.18.0 to 2.19.0
1 parent f7d8d7e commit 8993be8

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
@@ -110,7 +110,7 @@
110110
<commons.release.isDistModule>true</commons.release.isDistModule>
111111
<project.build.outputTimestamp>2025-03-19T22:12:04Z</project.build.outputTimestamp>
112112
<commons.codec.version>1.18.0</commons.codec.version>
113-
<commons.io.version>2.18.0</commons.io.version>
113+
<commons.io.version>2.19.0</commons.io.version>
114114
<!-- Apache Felix maven-bundle-plugin -->
115115
<commons.osgi.import>
116116
org.apache.commons.codec.binary;version="${commons.codec.version}",

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
<!-- FIX -->
4545
<!-- ADD -->
4646
<!-- UPDATE -->
47+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
4748
</release>
4849
<release version="1.14.0" date="2025-03-15" description="This is a feature and maintenance release. Java 8 or later is required.">
4950
<!-- FIX -->

0 commit comments

Comments
 (0)