We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f810e65 commit c63d933Copy full SHA for c63d933
README.md
@@ -1,3 +1,5 @@
1
+### Latest release Version 4.11.0 / March 24, 2025
2
+
3
# HtmlUnit - core-js
4
5
This project is a Rhino fork, maintained to support features needed by HtmlUnit.
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.htmlunit</groupId>
6
<artifactId>htmlunit-core-js</artifactId>
7
- <version>4.11.0-SNAPSHOT</version>
+ <version>4.11.0</version>
8
<name>HtmlUnit JavaScript Engine</name>
9
<organization>
10
<name>HtmlUnit</name>
0 commit comments