Commit Graph
16 Commits
Author SHA1 Message Date
Andy Wilkinson 787550652c Revert "Use Vaadin 8.4.x with Boot 1.5 and Vaadin 10.0.x with Boot 2.0+"
This reverts commit eb3b872ab3.

Closes gh-690
2018-06-29 09:48:21 +01:00
Andy Wilkinson 1d2fba8a26 Merge pull request #693 from Mike Eltsufin
* gh-693:
  Upgrade to Spring Cloud GCP 1.0.0.RC1
2018-06-27 16:42:40 +01:00
Andy Wilkinson f9c3719f95 Merge pull request #691 from sophiaso
* gh-691:
  Upgrade to Azure Spring 0.2.4
2018-06-27 16:35:04 +01:00
Andy Wilkinson 432d1f7d00 Merge pull request #690 from Matti Tahvonen
* gh-690:
  Use Vaadin 8.4.x with Boot 1.5 and Vaadin 10.0.x with Boot 2.0+
2018-06-26 12:56:48 +01:00
Andy Wilkinson 03de721187 Merge pull request #685 from Johannes Edmeier
* gh-685:
  Upgrade to Spring Boot Admin 2.0.1
2018-06-25 12:10:35 +01:00
Andy Wilkinson 30fdac7646 Merge pull request #647 from Janne Valkealahti
* gh-647:
  Upgrade to Spring Statemachine 2.0.1
2018-04-06 14:27:02 +01:00
Andy Wilkinson 3e2ef6db10 Limit ignoring of directories in Git to the root of the repository
Closes gh-623
2018-04-06 14:15:08 +01:00
Andy Wilkinson c6ebf51a53 Use Gradle 4 for Gradle projects post Spring Boot 2.0 M3
Closes gh-472
2017-07-28 14:14:15 +01:00
Andy Wilkinson c6f502cb9c Apply the dependency management plugin in Boot 2.0 Gradle projects
Closes gh-398
2017-03-31 14:04:08 +02:00
Andy Wilkinson 8458560449 Upgrade dependency-management-plugin to 0.5.6.RELEASE 2016-02-24 14:22:19 +00:00
Andy Wilkinson 22bec6d00d Upgrade Spring REST Docs to 1.0.1.RELEASE 2015-12-11 12:36:34 +00:00
Andy Wilkinson e24bbd46f3 Upgrade dependency-management-plugin to 0.5.4.RELEASE 2015-12-03 15:27:24 +00:00
Andy Wilkinson f935ef592a Upgrade to Spring REST Docs 1.0.0.RC1 2015-09-08 17:09:08 +01:00
Andy Wilkinson 9462315281 Update Gradle builds to use dependency managagement plugin 0.5.1.RELEASE 2015-05-11 16:49:03 +01:00
Andy Wilkinson 3ad25078e6 Update generated build.gradle for Boot 1.3 to use latest plugin id
Spring Boot 1.3 snapshots had changed the id of the Gradle plugin from
spring-boot to org.springframework.boot.spring-boot. This change has
since been reverted.

This commit updates the Initializr to revert back to using the old id,
spring-boot. Some custom Spring Boot 1.3 logic remains: the dependency
management plugin is not applied to a Boot 1.3 project as Spring Boot
1.3 applies it automatically.
2015-04-23 17:38:04 +01:00
Andy Wilkinson e6c207335c Update Gradle builds to use dependency managagement plugin 0.5.0 2015-04-21 08:58:21 +01:00