Skip to content

Commit caae784

Browse files
committed
working on 2.66.0
1 parent 65a1237 commit caae784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>net.sourceforge.htmlunit</groupId>
77
<artifactId>htmlunit</artifactId>
8-
<version>2.65.1</version>
8+
<version>2.66.0-SNAPSHOT</version>
99
<name>HtmlUnit</name>
1010
<organization>
1111
<name>Gargoyle Software Inc.</name>
@@ -1158,7 +1158,7 @@
11581158
<dependency>
11591159
<groupId>org.apache.commons</groupId>
11601160
<artifactId>commons-text</artifactId>
1161-
<version>1.9</version>
1161+
<version>1.10.0</version>
11621162
<exclusions>
11631163
<exclusion>
11641164
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)