This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/main by this push:
new afd3d78c87c Bumps Spring Boot 4.0.0-RC1 -> 4.0.0-RC2
afd3d78c87c is described below
commit afd3d78c87c87499d9bf5ea163f13f299ae38f4d
Author: andi-huber <[email protected]>
AuthorDate: Fri Nov 7 13:30:26 2025 +0100
Bumps Spring Boot 4.0.0-RC1 -> 4.0.0-RC2
---
bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 17afc1aaa46..a1eb40528a6 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -39,7 +39,7 @@ identified
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>4.0.0-RC1</version>
+ <version>4.0.0-RC2</version>
<relativePath />
</parent>
<groupId>org.apache.causeway</groupId>
@@ -144,7 +144,7 @@ identified
<sql-formatter.version>2.0.5</sql-formatter.version>
<snakeyaml.version>2.0</snakeyaml.version>
- <spring-boot.version>4.0.0-RC1</spring-boot.version>
+ <spring-boot.version>4.0.0-RC2</spring-boot.version>
<surefire-plugin.argLine>
-Xmx384m