Skip to content

Commit eadea70

Browse files
committed
Bump commons-io:commons-io from 2.18.0 to 2.19.0
1 parent 677f4bf commit eadea70

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
<dependency>
527527
<groupId>commons-io</groupId>
528528
<artifactId>commons-io</artifactId>
529-
<version>2.18.0</version>
529+
<version>2.19.0</version>
530530
</dependency>
531531
<!-- Test HTTP with Apache HttpComponent Core -->
532532
<dependency>

Diff for: src/changes/changes.xml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
6363
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.4.3 #658, #667.</action>
6464
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
6565
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.3.4 #673.</action>
66+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.19.0.</action>
6667
</release>
6768
<release version="2.10.0" date="2025-02-01" description="This is a feature and maintenance release. Java 8 or later is required.">
6869
<!-- FIX -->

0 commit comments

Comments
 (0)