Visit NES for Apache Grails Home Page

Apache Grails Release Notes

Comprehensive release notes and changelog for Apache Grails, including security patches, bug fixes, and feature updates across all supported versions.

Grails NES BOM Release Notes

6.2.3 (NES) - 2026-05-26

First NES release for Apache Grails BOM 6.2.x.

Notes

  • This release is delivered as a single Bill of Materials — com.herodevs:grails-nes-bom:6.2.3 — that pins every Spring Boot, Spring Framework, Spring Security, Spring Data, Spring Session and Hibernate ORM artifact used by Grails 6.2.x to its HeroDevs NES version.
  • Grails core and its plugins stay on their canonical OSS versions because no known CVEs exist in them so far.

NES-pinned artifacts

The BOM pins the following components to their HeroDevs NES versions:

ComponentOSS baseNES version
Spring Boot2.7.182.7.38
Spring Framework5.3.395.3.51
Spring Security5.7.145.7.23
Spring Data (BOM)2021.2.182021.2.26
Spring Session (BOM)2021.2.32021.2.11
Hibernate ORM5.6.155.6.17

Resolved artifacts carry the dual-version suffix, e.g. spring-core-5.3.39-spring-framework-5.3.51.jar, spring-boot-2.7.18-spring-boot-2.7.38.jar, hibernate-core-5.6.15-hibernate-orm-5.6.17.jar.

OSS components (no NES override)

The following are pinned by the BOM at their canonical OSS versions — no known CVEs apply:

ComponentVersion
Grails core6.2.3
Grails Gradle plugin6.2.4
Grails GSP6.2.4
Grails Views (JSON / Markup)3.2.3
Grails Async / Events5.0.2
Grails Testing Support3.2.2
Grails Spring Security Core plugin6.0.3
Grails Database Migration plugin4.2.1
Groovy3.0.25
Embedded Tomcat9.0.118
Jackson2.15.4