We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a1237 commit caae784Copy full SHA for caae784
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>net.sourceforge.htmlunit</groupId>
7
<artifactId>htmlunit</artifactId>
8
- <version>2.65.1</version>
+ <version>2.66.0-SNAPSHOT</version>
9
<name>HtmlUnit</name>
10
<organization>
11
<name>Gargoyle Software Inc.</name>
@@ -1158,7 +1158,7 @@
1158
<dependency>
1159
<groupId>org.apache.commons</groupId>
1160
<artifactId>commons-text</artifactId>
1161
- <version>1.9</version>
+ <version>1.10.0</version>
1162
<exclusions>
1163
<exclusion>
1164
0 commit comments