Skip to content

Commit 033c674

Browse files
committed
Upgrade to 4.30.0
1 parent 338e58c commit 033c674

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
@@ -32,8 +32,8 @@
3232
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
3333
<maven.compiler.source>11</maven.compiler.source>
3434
<maven.compiler.target>11</maven.compiler.target>
35-
<selenium.version>4.29.0</selenium.version>
36-
<htmlunit.version>4.29.0</htmlunit.version>
35+
<selenium.version>4.30.0</selenium.version>
36+
<htmlunit.version>4.30.0</htmlunit.version>
3737
<checkstyle.version>10.15.0</checkstyle.version>
3838
<spotbugs.version>4.8.4</spotbugs.version>
3939
<dependencycheck.version>9.1.0</dependencycheck.version>
@@ -44,7 +44,7 @@
4444
<connection>scm:git:https://github.com/sbabcoc/htmlunit-remote.git</connection>
4545
<developerConnection>scm:git:https://github.com/sbabcoc/htmlunit-remote.git</developerConnection>
4646
<url>https://github.com/sbabcoc/htmlunit-remote/tree/master</url>
47-
<tag>htmlunit-remote-4.28.0</tag>
47+
<tag>htmlunit-remote-4.30.0</tag>
4848
</scm>
4949

5050
<distributionManagement>

0 commit comments

Comments
 (0)