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

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


The following commit(s) were added to refs/heads/3_0_X by this push:
     new af514f250c Upgrading Spring Boot
af514f250c is described below

commit af514f250c0bab90a8fc1809b55a6103c8962b34
Author: Francesco Chicchiriccò <ilgro...@apache.org>
AuthorDate: Thu Mar 23 11:07:06 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 8a79d79de8..b1dba6ece4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -415,7 +415,7 @@ under the License.
     <bouncycastle.version>1.70</bouncycastle.version>
     <nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
 
-    <spring-boot.version>2.7.9</spring-boot.version>
+    <spring-boot.version>2.7.10</spring-boot.version>
     <spring-cloud-gateway.version>3.1.6</spring-cloud-gateway.version>
 
     <openjpa.version>3.2.2</openjpa.version>

Reply via email to