File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 3030 <htmlunitneko .version>4.7.0</htmlunitneko .version>
3131 <htmlunitxpath .version>4.8.0-SNAPSHOT</htmlunitxpath .version>
3232 <htmlunitcorejs .version>4.8.0-SNAPSHOT</htmlunitcorejs .version>
33- <htmlunitwebsocketclient .version>4.7.0 </htmlunitwebsocketclient .version>
33+ <htmlunitwebsocketclient .version>4.8.0-SNAPSHOT </htmlunitwebsocketclient .version>
3434
3535 <httpcomponents .version>4.5.14</httpcomponents .version>
3636
3737 <htmlunitdriver .version>4.27.0</htmlunitdriver .version>
3838 <selenium .version>4.27.0</selenium .version>
3939 <selenium .devtools.artifactId>selenium-devtools-v131</selenium .devtools.artifactId>
4040
41- <jetty .version>9.4.56.v20240826 </jetty .version>
41+ <jetty .version>9.4.57.v20241219 </jetty .version>
4242 <log4j .version>2.24.3</log4j .version>
4343 <slf4j .version>2.0.16</slf4j .version>
4444
Original file line number Diff line number Diff line change 88
99 <body>
1010 <release version="4.8.0" date="January xx, 2025" description="Bugfixes">
11+ <action type="update" dev="rbri">
12+ websocket-client: jetty updated to 9.4.57.v20241219.
13+ </action>
14+ <action type="fix" dev="RhinoTeam">
15+ core-js: add an empty slot map (singleton) for cases where no slots exist; this should reduce the memory needed a bit
16+ </action>
17+ <action type="fix" dev="RhinoTeam">
18+ core-js: methods cannot be used as constructor fixed
19+ </action>
1120 <action type="update" dev="rbri">
1221 Upgrade commons-codec to 1.17.2.
1322 </action>
You can’t perform that action at this time.
0 commit comments