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 996d75e69d Upgrading Spring Boot
996d75e69d is described below

commit 996d75e69d2eb863a6a8cea5c7053f6b54c3dfb4
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu May 23 15:00:30 2024 +0200

    Upgrading Spring Boot
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f783f9c8ad..088585be4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
     <bouncycastle.version>1.78.1</bouncycastle.version>
     <nimbus-jose-jwt.version>9.39.1</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.2.5</spring-boot.version>
+    <spring-boot.version>3.2.6</spring-boot.version>
     <spring-cloud-gateway.version>4.1.3</spring-cloud-gateway.version>
 
     <openjpa.version>4.0.0</openjpa.version>

Reply via email to