This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway.git
The following commit(s) were added to refs/heads/v4 by this push:
new 1012869d16c Bumps Spring Boot 4.0.0-M1 -> 4.0.0-M2
1012869d16c is described below
commit 1012869d16c8b89b40019b6c790dc800c05ffceb
Author: Andi Huber <[email protected]>
AuthorDate: Fri Aug 22 06:10:39 2025 +0200
Bumps Spring Boot 4.0.0-M1 -> 4.0.0-M2
---
bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 281eaebff22..6a5078ef8da 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-M1</version>
+ <version>4.0.0-M2</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-M1</spring-boot.version>
+ <spring-boot.version>4.0.0-M2</spring-boot.version>
<surefire-plugin.argLine>
-Xmx384m