Skip to content

Commit

Permalink
upgrade to selenium 4.16.1 (#1713)
Browse files Browse the repository at this point in the history
4.16.0 contains broken packages, so 4.16.1 is needed
  • Loading branch information
ZheSun88 authored Dec 14, 2023
1 parent dd2ad51 commit 422d32e
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.0</selenium.version>
<selenium.version>4.16.1</selenium.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring.version>6.0.9</spring.version>
Expand Down

0 comments on commit 422d32e

Please sign in to comment.