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 a113675 commit 682a6b6Copy full SHA for 682a6b6
pom.xml
@@ -25,8 +25,8 @@
25
<maven.compiler.source>8</maven.compiler.source>
26
<maven.compiler.target>8</maven.compiler.target>
27
28
- <htmlunitcssparser.version>4.4.0-SNAPSHOT</htmlunitcssparser.version>
29
- <htmlunitcsp.version>4.3.0</htmlunitcsp.version>
+ <htmlunitcssparser.version>4.4.0</htmlunitcssparser.version>
+ <htmlunitcsp.version>4.4.0-SNAPSHOT</htmlunitcsp.version>
30
<htmlunitneko.version>4.3.0</htmlunitneko.version>
31
<htmlunitxpath.version>4.3.0</htmlunitxpath.version>
32
<htmlunitcorejs.version>4.4.0-SNAPSHOT</htmlunitcorejs.version>
0 commit comments