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-ORGCODEHAUSWOODSTOX-466678
  • Loading branch information
snyk-bot authored and twagoo committed Apr 1, 2020
1 parent 13d5c94 commit 1d7270a
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>org.codehaus.woodstox</groupId>
<artifactId>woodstox-core-asl</artifactId>
<version>4.1.3</version>
<version>4.2.0</version>
<type>jar</type>
</dependency>

Expand Down

0 comments on commit 1d7270a

Please sign in to comment.