Skip to content

Commit 789e16c

Browse files
Bump selenium-java from 4.2.1 to 4.2.2 (#407)
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.2.1 to 4.2.2. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) --- updated-dependencies: - dependency-name: org.seleniumhq.selenium:selenium-java dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bf7219 commit 789e16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>org.seleniumhq.selenium</groupId>
5555
<artifactId>selenium-java</artifactId>
56-
<version>4.2.1</version>
56+
<version>4.2.2</version>
5757
</dependency>
5858

5959
<dependency>

0 commit comments

Comments
 (0)