File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 3939 <selenium .devtools.artifactId>selenium-devtools-v131</selenium .devtools.artifactId>
4040
4141 <jetty .version>9.4.56.v20240826</jetty .version>
42- <log4j .version>2.24.2 </log4j .version>
42+ <log4j .version>2.24.3 </log4j .version>
4343 <slf4j .version>2.0.16</slf4j .version>
4444
4545 <!-- As a property, as it is included in Checkstyle build -->
46- <checkstyle .version>10.20 .2</checkstyle .version>
46+ <checkstyle .version>10.21 .2</checkstyle .version>
4747 <spotbugs .version>4.8.6</spotbugs .version>
4848 <pmd .version>7.8.0</pmd .version>
4949 <junit .version>4.13.2</junit .version>
12601260 <dependency >
12611261 <groupId >org.apache.commons</groupId >
12621262 <artifactId >commons-text</artifactId >
1263- <version >1.12 .0</version >
1263+ <version >1.13 .0</version >
12641264 <exclusions >
12651265 <exclusion >
12661266 <groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 88
99 <body>
1010 <release version="4.8.0" date="December xx, 2024" description="Bugfixes">
11+ <action type="update" dev="rbri">
12+ Upgrade Apache commons-text to 1.13.0.
13+ </action>
1114 <action type="add" dev="RhinoTeam">
1215 core-js: Some improvments for the interpreter by generating smaller interpreter bytecode.
1316 </action>
You can’t perform that action at this time.
0 commit comments