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-ORGJSOUP-2989728
  • Loading branch information
snyk-bot committed Sep 7, 2022
1 parent 23e5a7f commit 566f80c
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 @@ -59,7 +59,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vm.version>${project.version}</vm.version>
<vaadin.version>7.7.23</vaadin.version>
<vaadin.version>7.7.34</vaadin.version>
<netbeans.version>RELEASE82</netbeans.version>
<junit.version>4.12</junit.version>
<mysql.version>8.0.16</mysql.version>
Expand Down

0 comments on commit 566f80c

Please sign in to comment.