hey! i am looking to start the upgrade process to ...
# questions
d
hey! i am looking to start the upgrade process to try out grails 7 is there a new version of https://github.com/grails/grails-spring-security-cas thanks!!
j
@Brian Koehmstedt upgraded it in https://github.com/grails/grails-spring-security-cas/pull/107. I thought @mattias_reichel was planning on releasing the security related plugins, but maybe I'm thinking of the UI one. Mattias do you know if it's ready to release a milestone?
🙌 1
d
thanks - in the meantime i tried to publish it locally and get the following error when trying to upgrade my project not sure if this is something anyone has seen
Copy code
java.lang.NoSuchMethodError at HibernateMappingContextConfiguration.java:273
j
it should already be publsihed to the snapshot repo for repo.grails.org
just check the project version under gradle.properties to find the version it's published last, or look at the github actions
d
thanks looks like this issue was going to far forward on hibernate
👍 1