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

ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/master by this push:
     new a04fa3fc5e Bump spring-boot.version from 4.0.7 to 4.1.0 (#1423)
a04fa3fc5e is described below

commit a04fa3fc5e3e70048914c8351f1c63bd94b26997
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 17 11:19:22 2026 +0200

    Bump spring-boot.version from 4.0.7 to 4.1.0 (#1423)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e1638d8c27..dd62eceb6d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -435,7 +435,7 @@ under the License.
     <bouncycastle.version>1.84</bouncycastle.version>
     <nimbus-jose-jwt.version>10.9.1</nimbus-jose-jwt.version>
 
-    <spring-boot.version>4.0.7</spring-boot.version>
+    <spring-boot.version>4.1.0</spring-boot.version>
     <spring-cloud-version>5.0.2</spring-cloud-version>
 
     <hibernate.version>7.4.1.Final</hibernate.version>

Reply via email to