Skip to content

Commit 8085acd

Browse files
committed
commons-io 2.21.0
1 parent 806ee82 commit 8085acd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
<httpcomponents.version>4.5.14</httpcomponents.version>
3838
<commons-lang3.version>3.19.0</commons-lang3.version>
39-
<commons-io.version>2.20.0</commons-io.version>
39+
<commons-io.version>2.21.0</commons-io.version>
4040
<commons-logging.version>1.3.5</commons-logging.version>
4141
<!--brotli.version>0.1.2</brotli.version-->
4242

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
<body>
1010
<release version="4.19.0" date="November xx, 2025" description="Chrome/Edge 142, Bugfixes">
11+
<action type="update" dev="rbri">
12+
Upgrade Apache commons-io to 2.21.0.
13+
</action>
1114
<action type="update" dev="rbri">
1215
HTMLFormControlsCollection getOwnPropertyDescriptor() has to support fields by name and id.
1316
</action>

0 commit comments

Comments
 (0)