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

commit f48a30f9fb33929e2d7287b4b98b4b7f0e002163
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Aug 24 12:46:03 2023 +0200

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

diff --git a/pom.xml b/pom.xml
index 05dae62457..2a0f637d7d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -413,7 +413,7 @@ under the License.
     <bouncycastle.version>1.76</bouncycastle.version>
     <nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
 
-    <spring-boot.version>3.1.2</spring-boot.version>
+    <spring-boot.version>3.1.3</spring-boot.version>
     <spring-cloud-gateway.version>4.0.7</spring-cloud-gateway.version>
 
     <openjpa.version>4.0.0-SNAPSHOT</openjpa.version>

Reply via email to