Skip to content

Commit

Permalink
[Snyk] pom.xml to reduce vulnerabilities (#102)
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-COMMONSBEANUTILS-460111
  • Loading branch information
snyk-bot authored Mar 19, 2020
1 parent b110cee commit c50f392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<jjwt.version>0.9.1</jjwt.version>
<commons-codec.version>1.14</commons-codec.version>
<commons-io.version>2.6</commons-io.version>
<commons-beanutils.version>1.9.3</commons-beanutils.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
<jersey.version>2.30</jersey.version>
<slf4j.version>1.7.30</slf4j.version>
<lombok.version>1.18.10</lombok.version>
Expand Down

0 comments on commit c50f392

Please sign in to comment.