Skip to content

Commit

Permalink
Update Vaadin to 14.0.15 (#976)
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot authored and alvarezguille committed Dec 2, 2019
1 parent 41053b6 commit 104dc69
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 58 deletions.
111 changes: 56 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"webpack": "4.30.0",
"webpack-cli": "3.3.0",
"webpack-dev-server": "3.3.0",
"webpack-babel-multi-target-plugin": "2.1.0",
"webpack-babel-multi-target-plugin": "2.3.1",
"copy-webpack-plugin": "5.0.3",
"webpack-merge": "4.2.1",
"raw-loader": "3.0.0",
"compression-webpack-plugin": "3.0.0"
},
"vaadinAppPackageHash": "4e4e099add44588444eb01e665357884eb5ef62c7001dd2f5c72f623eca2cde7"
"vaadinAppPackageHash": "23774429d7ff6d0cace210529385306121e0b58d72f02f2ba851c24718a94281"
}
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<failOnMissingWebXml>false</failOnMissingWebXml>
<!-- Dependencies -->
<vaadin.version>14.0.14</vaadin.version>
<vaadin.version>14.0.15</vaadin.version>

<!-- Overrides the old version specified by the Spring Boot parent -->
<selenium.version>3.141.59</selenium.version>
Expand Down

0 comments on commit 104dc69

Please sign in to comment.