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 b48fd3d3951 bumps spring boot 4.0.4 -> 4.0.5
b48fd3d3951 is described below
commit b48fd3d3951c8405a062c07980086ecffe2caf23
Author: andi-huber <[email protected]>
AuthorDate: Thu Mar 26 14:05:41 2026 +0100
bumps spring boot 4.0.4 -> 4.0.5
---
bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/bom/pom.xml b/bom/pom.xml
index 1d7abd049f0..bc4aff57104 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.4</version>
+ <version>4.0.5</version>
<relativePath />
</parent>
<groupId>org.apache.causeway</groupId>
@@ -146,7 +146,7 @@ identified
<sql-formatter.version>2.0.5</sql-formatter.version>
<snakeyaml.version>2.0</snakeyaml.version>
- <spring-boot.version>4.0.4</spring-boot.version>
+ <spring-boot.version>4.0.5</spring-boot.version>
<surefire-plugin.argLine>
-Xmx384m