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

commit dc6c5c9b4d325de993087ef94d40585c73e56461
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu May 7 19:18:44 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 9aa6df0..6c7baa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -410,7 +410,7 @@ under the License.
 
     <spring.version>5.2.6.RELEASE</spring.version>
     <spring-security.version>5.3.2.RELEASE</spring-security.version>
-    <spring-boot.version>2.2.6.RELEASE</spring-boot.version>
+    <spring-boot.version>2.2.7.RELEASE</spring-boot.version>
     <spring-cloud-gateway.version>2.2.2.RELEASE</spring-cloud-gateway.version>
 
     <openjpa.version>3.1.1</openjpa.version>

Reply via email to