Skip to content

Commit

Permalink
upgrade to selenium 4.17.0 (#1734)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Jan 31, 2024
1 parent 25d8e5a commit 29e0871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<Implementation-Version>${project.version}</Implementation-Version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<selenium.version>4.16.1</selenium.version>
<selenium.version>4.17.0</selenium.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<license.checker.version>1.12.4</license.checker.version>
Expand Down

0 comments on commit 29e0871

Please sign in to comment.