This is an automated email from the ASF dual-hosted git repository. jamesfredley pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/grails-core.git
commit f4f91208729bccd4bcbabcd293bf67f36e25a5f6 Merge: 8395e3d8a3 13d86abc46 Author: James Fredley <[email protected]> AuthorDate: Fri Feb 20 22:27:04 2026 -0500 Merge pull request #15427 from apache/fix/undertow-jboss-threads-java25 fix: add jboss-threads 3.9.2 to Undertow feature for Java 25 compatibility .../forge/feature/spring/SpringBootUndertowFeature.java | 4 ++++ grails-forge/grails-forge-core/src/main/resources/pom.xml | 6 ++++++ .../org/grails/forge/feature/spring/SpringBootSpec.groovy | 14 ++++++++++++++ 3 files changed, 24 insertions(+)
