This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch v3
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/v3 by this push:
     new 74ad6e6b22b Bump spring-boot.version from 3.5.6 to 3.5.7 (part 2)
74ad6e6b22b is described below

commit 74ad6e6b22bde28180cc0152ea099b87538aa785
Author: Andi Huber <[email protected]>
AuthorDate: Mon Oct 27 06:24:27 2025 +0100

    Bump spring-boot.version from 3.5.6 to 3.5.7 (part 2)
---
 bom/pom.xml      | 2 +-
 starters/pom.xml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 8df942ab1d3..49d64cb1298 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>3.5.6</version>
+        <version>3.5.7</version>
         <relativePath />
     </parent>
     <groupId>org.apache.causeway</groupId>
diff --git a/starters/pom.xml b/starters/pom.xml
index 4c54b7fbe26..054db429bca 100644
--- a/starters/pom.xml
+++ b/starters/pom.xml
@@ -33,7 +33,7 @@
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>3.5.6</version>
+               <version>3.5.7</version>
                <relativePath />
        </parent>
 
@@ -48,7 +48,7 @@
 
                <maven.compiler.release>17</maven.compiler.release>
 
-               <spring-boot.version>3.5.6</spring-boot.version>
+               <spring-boot.version>3.5.7</spring-boot.version>
                <approvaltests.version>25.7.0</approvaltests.version>
 
                <!-- IMPORTANT: keep in sync with property defined in 
resteasy-spring-boot-starter -->

Reply via email to