File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ It is typically used for testing purposes or to retrieve information from web si
99### Project News
1010[ HtmlUnit@Twitter] [ 3 ]
1111
12- ### Latest release Version 2.37 .0 / January 28 , 2020
12+ ### Latest release Version 2.38 .0 / March 8 , 2020
1313[ Download from Sourceforge] [ 1 ]
1414
1515For maven, you would add:
1616
1717 <dependency>
1818 <groupId>net.sourceforge.htmlunit</groupId>
1919 <artifactId>htmlunit</artifactId>
20- <version>2.37 .0</version>
20+ <version>2.38 .0</version>
2121 </dependency>
2222
2323### Latest CI build
@@ -62,6 +62,6 @@ You have to add the sonatype snapshot repository to your pom distributionManagem
6262This project is licensed under the Apache 2.0 License
6363
6464
65- [ 1 ] : https://sourceforge.net/projects/htmlunit/files/htmlunit/2.37 .0/ " HtmlUnit on sourceforge "
65+ [ 1 ] : https://sourceforge.net/projects/htmlunit/files/htmlunit/2.38 .0/ " HtmlUnit on sourceforge "
6666[ 2 ] : https://jenkins.wetator.org/job/HtmlUnit/ " HtmlUnit CI "
6767[ 3 ] : https://twitter.com/HtmlUnit " https://twitter.com/HtmlUnit "
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.38.0-SNAPSHOT </version >
7+ <version >2.38.0</version >
88 <name >HtmlUnit</name >
99 <organization >
1010 <name >Gargoyle Software Inc.</name >
2323 <maven .compiler.source>8</maven .compiler.source>
2424 <maven .compiler.target>8</maven .compiler.target>
2525
26- <htmlunitdriver .version>2.37 .0</htmlunitdriver .version>
26+ <htmlunitdriver .version>2.38 .0</htmlunitdriver .version>
2727 <htmlunitcssparser .version>1.5.0</htmlunitcssparser .version>
2828 <htmlunitneko .version>2.38.0</htmlunitneko .version>
2929 <htmlunitcorejs .version>2.38.0</htmlunitcorejs .version>
Original file line number Diff line number Diff line change 77 </properties>
88
99 <body>
10- <release version="2.38.0" date="xxxx , 2020" description="Bugfixes, CHROME 80">
10+ <release version="2.38.0" date="March 8 , 2020" description="Bugfixes, CHROME 80">
1111 <action type="update" dev="rbri">
1212 Upgrade Apache HttpComponents to 4.5.12.
1313 </action>
Original file line number Diff line number Diff line change 5656 <dl >
5757 <dt >Latest release <date >January 28, 2020</date ></dt >
5858 <dd >
59- <p ><a href =" https://sourceforge.net/projects/htmlunit/files/htmlunit/2.37 .0/" >version 2.37 .0</a ></p >
59+ <p ><a href =" https://sourceforge.net/projects/htmlunit/files/htmlunit/2.38 .0/" >version 2.38 .0</a ></p >
6060 </dd >
6161
6262 <dt >Source code</dt >
168168<dependency>
169169 <groupId>net.sourceforge.htmlunit</groupId>
170170 <artifactId>htmlunit</artifactId>
171- <version>2.37 .0</version>
171+ <version>2.38 .0</version>
172172</dependency>]]> </source >
173173 </p >
174174
You can’t perform that action at this time.
0 commit comments