Skip to content

Commit

Permalink
Upgrade Selenium 4.21.0->4.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tntim96 committed Jun 21, 2024
1 parent 4ab81e7 commit 2dc93a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2.0.18 / 2024-??-??
==================
* Upgrade maven-plugin-annotations 3.10.2->3.13.1
* Upgrade Selenium 4.16.1->4.21.0
* Upgrade Selenium 4.16.1->4.22.0
* Upgrade maven-plugin-api 3.9.5->3.9.6
* Upgrade plexus-utils 4.0.0->4.0.1

Expand Down
2 changes: 1 addition & 1 deletion plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</build>

<properties>
<selenium.version>4.21.0</selenium.version>
<selenium.version>4.22.0</selenium.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 2dc93a1

Please sign in to comment.