We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806ee82 commit 8085acdCopy full SHA for 8085acd
2 files changed
pom.xml
@@ -36,7 +36,7 @@
36
37
<httpcomponents.version>4.5.14</httpcomponents.version>
38
<commons-lang3.version>3.19.0</commons-lang3.version>
39
- <commons-io.version>2.20.0</commons-io.version>
+ <commons-io.version>2.21.0</commons-io.version>
40
<commons-logging.version>1.3.5</commons-logging.version>
41
<!--brotli.version>0.1.2</brotli.version-->
42
src/changes/changes.xml
@@ -8,6 +8,9 @@
8
9
<body>
10
<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>
14
<action type="update" dev="rbri">
15
HTMLFormControlsCollection getOwnPropertyDescriptor() has to support fields by name and id.
16
</action>
0 commit comments