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

commit 4304e842541314ebde9c6dba640b980f24ef3795
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed May 15 14:55:32 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index 7acd633..502f57c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -395,7 +395,7 @@ under the License.
 
     <spring.version>5.1.7.RELEASE</spring.version>
     <spring-security.version>5.1.5.RELEASE</spring-security.version>
-    <spring-boot.version>2.1.4.RELEASE</spring-boot.version>
+    <spring-boot.version>2.1.5.RELEASE</spring-boot.version>
 
     <openjpa.version>3.1.0</openjpa.version>
     <hikaricp.version>3.3.1</hikaricp.version>

Reply via email to