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 d1851397d3c Bumps Spring Boot 4.0.1->4.0.2
d1851397d3c is described below
commit d1851397d3c3ea09ab3ba6d3ace6254ebf672a16
Author: andi-huber <[email protected]>
AuthorDate: Fri Jan 23 05:46:23 2026 +0100
Bumps Spring Boot 4.0.1->4.0.2
---
bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 61a87bdc5ef..ad91da8b5a0 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.1</version>
+ <version>4.0.2</version>
<relativePath />
</parent>
<groupId>org.apache.causeway</groupId>
@@ -145,7 +145,7 @@ identified
<sql-formatter.version>2.0.5</sql-formatter.version>
<snakeyaml.version>2.0</snakeyaml.version>
- <spring-boot.version>4.0.1</spring-boot.version>
+ <spring-boot.version>4.0.2</spring-boot.version>
<surefire-plugin.argLine>
-Xmx384m