Skip to content

Commit b847aba

Browse files
committed
Bump commons-io:commons-io from 2.21.0 to 2.22.0.
1 parent 9c70668 commit b847aba

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
@@ -504,7 +504,7 @@
504504
<dependency>
505505
<groupId>commons-io</groupId>
506506
<artifactId>commons-io</artifactId>
507-
<version>2.21.0</version>
507+
<version>2.22.0</version>
508508
</dependency>
509509
<!-- Test HTTP with Apache HttpComponent Core -->
510510
<dependency>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The <action> type attribute can be add,update,fix,remove.
8080
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 5.6.1 #658, #667, #684, #690, #726.</action>
8181
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4.2 #673, #719, #722.</action>
8282
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
83-
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.21.0.</action>
83+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.18.0 to 2.22.0.</action>
8484
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
8585
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.4 #694, #725, #749.</action>
8686
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #699.</action>

0 commit comments

Comments
 (0)