This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a commit to branch spring-boot-3.5.8
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 897023415ecc5537114bd493d9376be5a1b20cd1
Author: James Fredley <[email protected]>
AuthorDate: Thu Nov 20 19:51:02 2025 -0500

    Update spring-boot.version to 3.5.8
---
 dependencies.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dependencies.gradle b/dependencies.gradle
index a9126675f9..49f6657ab7 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -38,7 +38,7 @@ ext {
             'jquery.version'                : '3.7.1',
             'objenesis.version'             : '3.4',
             'gradle-spock.version'          : '2.3-groovy-3.0',
-            'spring-boot.version'           : '3.5.7',
+            'spring-boot.version'           : '3.5.8',
     ]
 
     // Note: the name of the dependency must be the prefix of the property 
name so properties in the pom are resolved correctly

Reply via email to