Skip to content

Commit

Permalink
Update vaadin-spring version (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarezguille authored Aug 15, 2018
2 parents e036dd7 + c3969b4 commit 35e63be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vaadin-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</repositories>

<properties>
<spring-boot.version>2.0.2.RELEASE</spring-boot.version>
<spring-boot.version>2.0.4.RELEASE</spring-boot.version>
</properties>

<dependencyManagement>
Expand Down Expand Up @@ -64,4 +64,4 @@
<!-- End Spring -->

</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"javaVersion": "1.0.4"
},
"flow-spring": {
"javaVersion": "10.0.0"
"javaVersion": "10.0.3"
},
"vaadin-button": {
"javaVersion": "1.0.4",
Expand Down

0 comments on commit 35e63be

Please sign in to comment.