Skip to content

Commit

Permalink
Bump io.github.bonigarcia:webdrivermanager from 5.4.1 to 5.6.0
Browse files Browse the repository at this point in the history
Bumps [io.github.bonigarcia:webdrivermanager](https://github.com/bonigarcia/webdrivermanager) from 5.4.1 to 5.6.0.
- [Release notes](https://github.com/bonigarcia/webdrivermanager/releases)
- [Changelog](https://github.com/bonigarcia/webdrivermanager/blob/master/CHANGELOG.md)
- [Commits](bonigarcia/webdrivermanager@webdrivermanager-5.4.1...webdrivermanager-5.6.0)

---
updated-dependencies:
- dependency-name: io.github.bonigarcia:webdrivermanager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 9a56ec7 commit 8c232c6
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 @@ -28,7 +28,7 @@
<!-- test library versions -->
<selenium.version>4.10.0</selenium.version>
<htmlunit-driver.version>4.10.0</htmlunit-driver.version>
<webdrivermanager.version>5.4.1</webdrivermanager.version>
<webdrivermanager.version>5.6.0</webdrivermanager.version>

<jacoco-maven-plugin.version>0.8.9</jacoco-maven-plugin.version>
<jacoco.exclude>org/joinfaces/example/JoinFacesExampleApplication.class</jacoco.exclude>
Expand Down

0 comments on commit 8c232c6

Please sign in to comment.