Note: This is my very first foray into Grails.
This occurred during a functional test within Tomcat, I'm assuming, since that is what the configuration shows:
...
build ":tomcat:7.0.70"
...
It's an old test app that I'm updating to Java 8. We don't have much interest in making it super-duper though as it is not production code. Where do I adjust the tomcat settings?