Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-7569538
  • Loading branch information
snyk-bot committed Jul 27, 2024
1 parent 621a8d0 commit 85d74e9
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 @@ -9,7 +9,7 @@
<version>1.0-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<serenity.version>3.1.0</serenity.version>
<serenity.version>4.0.0</serenity.version>
<serenity.jbehave.version>1.46.0</serenity.jbehave.version>
<webdriver.driver>chrome</webdriver.driver>
</properties>
Expand Down

0 comments on commit 85d74e9

Please sign in to comment.