79449349

Date: 2025-02-18 19:18:05
Score: 3
Natty:
Report link

Grails 6.2.3 is on Spring Boot 2.7.18 which supports a max tomcat version of 9.0.x.

https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/2.7.18

Grails 7 will be on Spring Boot 3.4.x which supports Tomcat 10.1.x. https://grails.org/blog/2024-12-23-grails-7-m1.html

https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-dependencies/3.4.0

Grails 8 will likely be the first version to support Tomcat 11.

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: James Fredley