Skip to content

Commit d96ed8a

Browse files
dependabot[bot]javiertuya
authored andcommitted
Bump selenium-java from 4.1.2 to 4.1.3
Bumps [selenium-java](https://github.com/SeleniumHQ/selenium) from 4.1.2 to 4.1.3. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae2a8c6 commit d96ed8a

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
@@ -34,7 +34,7 @@
3434
<sonar.organization>giis</sonar.organization>
3535
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
3636
<!--required here to get the right versions, issue #15-->
37-
<selenium.version>4.1.2</selenium.version>
37+
<selenium.version>4.1.3</selenium.version>
3838
</properties>
3939

4040
<dependencies>

0 commit comments

Comments
 (0)