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 12c488cc9d3 Bumps Spring Boot 4.0.2 -> 4.0.3
12c488cc9d3 is described below

commit 12c488cc9d3923a9c74856b05764af007ed72550
Author: andi-huber <[email protected]>
AuthorDate: Thu Feb 19 18:06:54 2026 +0100

    Bumps Spring Boot 4.0.2 -> 4.0.3
---
 bom/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index d9fd7162a6b..a90a6b065ad 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.2</version>
+        <version>4.0.3</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.2</spring-boot.version>
+        <spring-boot.version>4.0.3</spring-boot.version>
 
         <surefire-plugin.argLine>
             -Xmx384m

Reply via email to