File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <modelVersion >4.0.0</modelVersion >
66 <groupId >org.htmlunit</groupId >
77 <artifactId >htmlunit</artifactId >
8- <version >3.12 .0-SNAPSHOT</version >
8+ <version >4.0 .0-SNAPSHOT</version >
99 <name >HtmlUnit</name >
1010 <organization >
1111 <name >Gargoyle Software Inc.</name >
2727
2828 <htmlunitcssparser .version>3.11.0</htmlunitcssparser .version>
2929 <htmlunitcsp .version>3.11.0</htmlunitcsp .version>
30- <htmlunitneko .version>3.12 .0-SNAPSHOT</htmlunitneko .version>
30+ <htmlunitneko .version>4.0 .0-SNAPSHOT</htmlunitneko .version>
3131 <htmlunitxpath .version>3.11.0</htmlunitxpath .version>
3232 <htmlunitcorejs .version>3.12.0-SNAPSHOT</htmlunitcorejs .version>
3333 <htmlunitwebsocketclient .version>3.12.0-SNAPSHOT</htmlunitwebsocketclient .version>
Original file line number Diff line number Diff line change 1818 Jetty 9 websocket-client.
1919 </action>
2020
21+ <action type="fix" dev="Lai Quang Duong" issue="https://github.com/HtmlUnit/htmlunit-neko/pull/92">
22+ neko: infinity loop problem fixed while processing <plaintext> using document.write().
23+ </action>
2124 <action type="fix" dev="rbri" issue="#740">
2225 Form elements available also when form detached from DOM (regression in 3.6.0).
2326 </action>
You can’t perform that action at this time.
0 commit comments