Commit Graph
12 Commits
Author SHA1 Message Date
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