Skip to content

Commit 19288e9

Browse files
code4craftsnyk-bot
andauthored
fix: pom.xml to reduce vulnerabilities (#1134)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSELENIUMHQSELENIUM-6062318 Co-authored-by: snyk-bot <[email protected]>
1 parent 21de468 commit 19288e9

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
@@ -30,7 +30,7 @@
3030
<moco.version>1.3.0</moco.version>
3131
<phantomjsdriver.version>1.2.0</phantomjsdriver.version>
3232
<saxon-he.version>11.4</saxon-he.version>
33-
<selenium-java.version>3.141.59</selenium-java.version>
33+
<selenium-java.version>4.14.1</selenium-java.version>
3434
<slf4j.version>2.0.4</slf4j.version>
3535
<spring-version>4.0.0.RELEASE</spring-version>
3636
<xsoup.version>0.3.5</xsoup.version>

0 commit comments

Comments
 (0)