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 5055319 commit bcb8621Copy full SHA for bcb8621
pom.xml
@@ -18,9 +18,9 @@
18
<maven.compiler.source>11</maven.compiler.source>
19
<maven.compiler.target>11</maven.compiler.target>
20
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>
+ <selenium.version>4.26.0</selenium.version>
+ <selenium.devtools.artifactId>selenium-devtools-v130</selenium.devtools.artifactId>
+ <htmlunit.version>4.6.0</htmlunit.version>
24
25
<jetty.version>9.4.56.v20240826</jetty.version>
26
0 commit comments