Hi ,GM Our current application runs on grails 2.5...
# questions
s
Hi ,GM Our current application runs on grails 2.5.0 with java 1.8 . We planned to upgrade Java version from 1.8 to 1.17, question - can we run grails 2.5.0 code base on top of java 17. Can we get help here pls and provide alternative if not.
p
In order to Java 17 you would need to update to Grails 6 at minimum.
s
thank you @puneetbehl
s
@Sekhar Reddy you also want to upgrade Grails to 6.x because 2.5 has been end-of-life for quite some years (latest released in 2017, https://endoflife.date/grails)
s
yes @sbglasius . we are planning to upgrade to latest. thank you.
👍 1