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 8598950c65 Bump Spring Boot 3.3.1 -> 3.3.2 (part 2)
8598950c65 is described below

commit 8598950c6592cdf8ef707c83c409ce262185a631
Author: andi-huber <[email protected]>
AuthorDate: Fri Jul 19 07:26:22 2024 +0200

    Bump Spring Boot 3.3.1 -> 3.3.2 (part 2)
---
 bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 6a942fc3f8..2a8a6d75f3 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -177,7 +177,7 @@ It is therefore a copy of org.apache:apache, with 
customisations clearly identif
 
         <sql-formatter.version>2.0.5</sql-formatter.version>
         <snakeyaml.version>2.0</snakeyaml.version>
-        <spring-boot.version>3.3.1</spring-boot.version>
+        <spring-boot.version>3.3.2</spring-boot.version>
 
         <surefire-plugin.argLine>-Xmx384m</surefire-plugin.argLine>
         <surefire.useModulePath>false</surefire.useModulePath> <!-- disable 
module-path for testing, that is, put everything on the class-path -->

Reply via email to