Skip to content

Commit

Permalink
Upgrade to Spring Boot 2.0.6 for the plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
jdubois committed Nov 2, 2018
1 parent 7130a02 commit 8c42841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -34,7 +34,7 @@
<jhipster-dependencies.version>2.0.28</jhipster-dependencies.version>
<!-- The spring-boot version should match the one managed by
https://mvnrepository.com/artifact/io.github.jhipster/jhipster-dependencies/${jhipster-dependencies.version} -->
<spring-boot.version>2.0.5.RELEASE</spring-boot.version>
<spring-boot.version>2.0.6.RELEASE</spring-boot.version>
<!-- The hibernate version should match the one managed by
https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/${spring-boot.version} -->
<hibernate.version>5.2.17.Final</hibernate.version>
Expand Down

0 comments on commit 8c42841

Please sign in to comment.