Visit NES for Apache Grails Home Page

NES for Apache Grails Managed Dependency Versions

NES for Apache Grails managed dependency versions

Overview

Each NES Grails BOM pins every Spring Boot, Spring Framework, Spring Security, Spring Data, Spring Session and Hibernate ORM artifact used by its Grails line to the HeroDevs NES version. Grails core and its plugins stay on their canonical OSS versions because no known CVEs exist in them so far.

Grails 7.1.x (grails-nes-bom:7.1.1)

NES-pinned artifacts

ComponentOSS baseNES version
Spring Boot3.5.163.5.17
Spring Framework6.2.196.2.20
Spring Security6.5.116.5.12
Spring Data (release train)2025.0.132025.0.14
Spring Session3.5.73.5.8
Hibernate ORM (jakarta)5.6.155.6.17

Resolved artifacts carry the dual-version suffix, e.g. spring-boot-3.5.16-spring-boot-3.5.17.jar, spring-core-6.2.19-spring-framework-6.2.20.jar, hibernate-core-jakarta-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 core / plugins (org.apache.grails)7.1.1
Groovy4.0.31
Embedded Tomcat10.1.55
Jackson2.21.2
MongoDB Java driver5.5.2
Liquibase4.27.0
JUnit5.13.3
Spock2.3-groovy-4.0

Grails 6.2.x (grails-nes-bom:6.2.3)

NES-pinned artifacts

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