Skip to content

Commit bcb8621

Browse files
committed
selenium 4.26.0
htmlunit 4.6.0
1 parent 5055319 commit bcb8621

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
@@ -18,9 +18,9 @@
1818
<maven.compiler.source>11</maven.compiler.source>
1919
<maven.compiler.target>11</maven.compiler.target>
2020

21-
<selenium.version>4.25.0</selenium.version>
22-
<selenium.devtools.artifactId>selenium-devtools-v129</selenium.devtools.artifactId>
23-
<htmlunit.version>4.6.0-SNAPSHOT</htmlunit.version>
21+
<selenium.version>4.26.0</selenium.version>
22+
<selenium.devtools.artifactId>selenium-devtools-v130</selenium.devtools.artifactId>
23+
<htmlunit.version>4.6.0</htmlunit.version>
2424

2525
<jetty.version>9.4.56.v20240826</jetty.version>
2626

0 commit comments

Comments
 (0)