Skip to content

Commit

Permalink
build(deps): bump phantomjsdriver from 1.2.1 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [phantomjsdriver](https://github.com/codeborne/ghostdriver) from 1.2.1 to 1.5.0.
- [Release notes](https://github.com/codeborne/ghostdriver/releases)
- [Changelog](https://github.com/codeborne/ghostdriver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codeborne/ghostdriver/commits/v1.5.0)

---
updated-dependencies:
- dependency-name: com.codeborne:phantomjsdriver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 23, 2023
1 parent 89caa8a commit ef3ac8e
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 @@ -4277,7 +4277,7 @@
<dependency>
<groupId>com.codeborne</groupId>
<artifactId>phantomjsdriver</artifactId>
<version>1.2.1</version>
<version>1.5.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.jackson</groupId>
Expand Down

0 comments on commit ef3ac8e

Please sign in to comment.