Skip to content

Commit c702fe5

Browse files
committed
start working on 4.23
1 parent ee358f4 commit c702fe5

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

66
<groupId>org.seleniumhq.selenium</groupId>
77
<artifactId>htmlunit3-driver</artifactId>
8-
<version>4.22.0</version>
8+
<version>4.23.0-SNAPSHOT</version>
99

1010
<name>${project.artifactId}</name>
1111
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -215,7 +215,7 @@
215215
<plugin>
216216
<groupId>com.github.spotbugs</groupId>
217217
<artifactId>spotbugs-maven-plugin</artifactId>
218-
<version>4.8.5.0</version>
218+
<version>4.8.6.1</version>
219219
<dependencies>
220220
<dependency>
221221
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)