Skip to content

Commit 5a7de97

Browse files
committed
commons-lang3 to 3.18.0
1 parent 8c95a4e commit 5a7de97

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
@@ -35,7 +35,7 @@
3535
<htmlunitxpath.version>4.13.0</htmlunitxpath.version>
3636

3737
<httpcomponents.version>4.5.14</httpcomponents.version>
38-
<commons-lang3.version>3.17.0</commons-lang3.version>
38+
<commons-lang3.version>3.18.0</commons-lang3.version>
3939
<commons-io.version>2.19.0</commons-io.version>
4040
<commons-logging.version>1.3.5</commons-logging.version>
4141
<brotli.version>0.1.2</brotli.version>

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.14.0" date="July xx, 2025" description="Chrome/Edge 138, Firefox 140, Bugfixes">
11+
<action type="update" dev="rbri">
12+
Upgrade Apache commons-lang3 to 3.18.0.
13+
</action>
1114
<action type="add" dev="RhinoTeam">
1215
core-js: UnicodeMode support for regexp added.
1316
</action>

0 commit comments

Comments
 (0)