Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities (#113)
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-COMVAADIN-1085644

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
javydreamercsw and snyk-bot authored Mar 15, 2021
1 parent 9d116e0 commit ce6a772
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.13</vaadin.version>
<vaadin.version>7.7.23</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 ce6a772

Please sign in to comment.