Skip to content

Commit be99881

Browse files
committed
use releases
1 parent 7c015da commit be99881

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727

2828
<htmlunitcssparser.version>4.2.0</htmlunitcssparser.version>
2929
<htmlunitcsp.version>4.2.0</htmlunitcsp.version>
30-
<htmlunitneko.version>4.2.0-SNAPSHOT</htmlunitneko.version>
30+
<htmlunitneko.version>4.2.0</htmlunitneko.version>
3131
<htmlunitxpath.version>4.2.0</htmlunitxpath.version>
32-
<htmlunitcorejs.version>4.2.0-SNAPSHOT</htmlunitcorejs.version>
32+
<htmlunitcorejs.version>4.2.0</htmlunitcorejs.version>
3333
<htmlunitwebsocketclient.version>4.2.0</htmlunitwebsocketclient.version>
3434

3535
<httpcomponents.version>4.5.14</httpcomponents.version>
@@ -691,7 +691,7 @@
691691
<plugin>
692692
<groupId>org.apache.maven.plugins</groupId>
693693
<artifactId>maven-jxr-plugin</artifactId>
694-
<version>3.3.2</version>
694+
<version>3.4.0</version>
695695
</plugin>
696696
<plugin>
697697
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)