jeffwils / grails-spring-security-saml

Grails Spring Security SAML2.0 Plugin for Grails 3
8 stars 24 forks source link

The plugin id 'spring-boot' is deprecated #21

Closed irstevenson closed 6 years ago

irstevenson commented 6 years ago

As part of the upgrade to Grails 3.3.x we should probably address this minor item in build.gradle causing this warning:

$ ./gradlew build
The plugin id 'spring-boot' is deprecated. Please use 'org.springframework.boot' instead.
valentingoebel commented 6 years ago

Because this is such a minor change I've included it as part of https://github.com/jeffwils/grails-spring-security-saml/pull/20.