grails-spring-security-rest
grails-spring-security-rest copied to clipboard
Is there any support available on Grails 6.x?
Hi @puneetbehl ,
We are upgrading application from Grails 3.x to Grails 6.x and application has dependency on spring-security-rest? Could you please tell do we have support available for Grails 6.x?
I've been using 3.0.1 with Grails 6.1.x without any issues so far.
https://github.com/grails/grails-spring-security-rest/pull/521 will bring this back to life for grails 6.1.1+. We plan to also update this plugin for Grails 7.
https://github.com/grails/grails-spring-security-rest/pull/521 will bring this back to life for grails 6.1.1+. We plan to also update this plugin for Grails 7.
Thanks @jdaugherty that will be great.
FYI: snapshots are now publishing to repo.grails.org for Grails 6 support - use the 5.0.0-SNAPSHOT
version to try it out.