fix: pom.xml to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKHTTP3-2958044
master
snyk-bot 2022-07-23 05:43:39 +00:00
parent 4a22c803e2
commit 565300cbaa
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>