File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11# HtmlUnit
22
3- Version 2.59 .0 / March 5 , 2022
3+ Version 2.60 .0 / March 20 , 2022
44
55:heart : [ Sponsor] ( https://github.com/sponsors/rbri )
66
@@ -25,7 +25,7 @@ For maven, you would add:
2525 <dependency>
2626 <groupId>net.sourceforge.htmlunit</groupId>
2727 <artifactId>htmlunit</artifactId>
28- <version>2.59 .0</version>
28+ <version>2.60 .0</version>
2929 </dependency>
3030
3131Overview
@@ -76,7 +76,7 @@ If you use maven please add:
7676 <dependency>
7777 <groupId>net.sourceforge.htmlunit</groupId>
7878 <artifactId>htmlunit</artifactId>
79- <version>2.60 .0-SNAPSHOT</version>
79+ <version>2.61 .0-SNAPSHOT</version>
8080 </dependency>
8181
8282You have to add the sonatype snapshot repository to your pom distributionManagement section also:
@@ -102,7 +102,7 @@ License
102102This project is licensed under the Apache 2.0 License
103103
104104
105- [ 1 ] : https://sourceforge.net/projects/htmlunit/files/htmlunit/2.59 .0/ " HtmlUnit on sourceforge "
105+ [ 1 ] : https://sourceforge.net/projects/htmlunit/files/htmlunit/2.60 .0/ " HtmlUnit on sourceforge "
106106[ 2 ] : https://jenkins.wetator.org/view/HtmlUnit/ " HtmlUnit CI "
107107[ 3 ] : https://twitter.com/HtmlUnit " https://twitter.com/HtmlUnit "
108108[ 4 ] : https://htmlunit.sourceforge.io/ " https://htmlunit.sourceforge.io/ "
Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >net.sourceforge.htmlunit</groupId >
66 <artifactId >htmlunit</artifactId >
7- <version >2.60.0-SNAPSHOT </version >
7+ <version >2.60.0</version >
88 <name >HtmlUnit</name >
99 <organization >
1010 <name >Gargoyle Software Inc.</name >
2424 <maven .compiler.source>8</maven .compiler.source>
2525 <maven .compiler.target>8</maven .compiler.target>
2626
27- <htmlunitdriver .version>2.59 .0</htmlunitdriver .version>
27+ <htmlunitdriver .version>2.60 .0</htmlunitdriver .version>
2828 <htmlunitcssparser .version>1.11.0</htmlunitcssparser .version>
2929 <htmlunitneko .version>2.60.0</htmlunitneko .version>
3030 <htmlunitcorejs .version>2.60.0</htmlunitcorejs .version>
Original file line number Diff line number Diff line change 77 </properties>
88
99 <body>
10- <release version="2.60.0" date="April x , 2022" description="Chrome/Edge 99, Bugfixes">
10+ <release version="2.60.0" date="March 20 , 2022" description="Chrome/Edge 99, Bugfixes">
1111 <action type="fix" dev="RhinoTeam">
1212 core-js: ES2017 Object.getOwnPropertyDescriptors() implemented.
1313 </action>
Original file line number Diff line number Diff line change 5555 <section name =" Where to find..." >
5656 <p >
5757 <dl >
58- <dt >Latest release <date >March 5 , 2022</date ></dt >
58+ <dt >Latest release <date >March 10 , 2022</date ></dt >
5959 <dd >
60- <p ><a href =" https://sourceforge.net/projects/htmlunit/files/htmlunit/2.59 .0/" >version 2.59 .0</a ></p >
60+ <p ><a href =" https://sourceforge.net/projects/htmlunit/files/htmlunit/2.60 .0/" >version 2.60 .0</a ></p >
6161 </dd >
6262
6363 <dt >Source code</dt >
178178<dependency>
179179 <groupId>net.sourceforge.htmlunit</groupId>
180180 <artifactId>htmlunit</artifactId>
181- <version>2.59 .0</version>
181+ <version>2.60 .0</version>
182182</dependency>]]> </source >
183183 </p >
184184
You can’t perform that action at this time.
0 commit comments