Look at gradle.properties. It has springBootVersion .... maybe set to 2.7.3 for CAS template v6.6.12.
Per https://github.com/spring-projects/spring-boot/releases/tag/v2.7.16, springboot v2.7.16, it is using Spring 5.3.30. Update the property above On Thursday, September 28, 2023 at 4:13:36 AM UTC-5 stonej wrote: > Hello, > > I am using the cas-overlay-template, version 6.6.12. Is it possible on > the build.gradle script to push a certain version of the spring framework ? > > There is a security issue with 5.3 and I wanted to update it to 5.3.30 the > latest. At the moment I am editing the war file to put the updates in, is > there a simpler way of doing this ? > > Thanks > > > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/9afecf1b-995f-4a85-a58f-47ea9421a4b0n%40apereo.org.
