Skip to content

Commit 25884ef

Browse files
committed
core-js 3.1.0
1 parent d66d5a0 commit 25884ef

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

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

2828
<htmlunitcssparser.version>3.1.0</htmlunitcssparser.version>
2929
<htmlunitneko.version>3.1.0</htmlunitneko.version>
30-
<htmlunitcorejs.version>3.1.0-SNAPSHOT</htmlunitcorejs.version>
30+
<htmlunitcorejs.version>3.1.0</htmlunitcorejs.version>
3131
<htmlunitxpath.version>3.1.0</htmlunitxpath.version>
3232

3333
<htmlunitdriver.version>4.8.3-SNAPSHOT</htmlunitdriver.version>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
INCOMPATIBLE CHANGE: CookieManager.getPort(URL) removed. Looks like
1313
&lt;a href="http://code.google.com/p/googleappengine/issues/detail?id=4784"&gt; is solved.
1414
</action>
15+
<action type="fix" dev="RhinoTeam">
16+
core-js: Handling of java primitive types in EqualObjectGraphs are fixed.
17+
</action>
1518
<action type="fix" dev="rbri">
1619
neko: mention CVE-2023-26119 on the github page.
1720
</action>

0 commit comments

Comments
 (0)