You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/09/30 06:15:26 UTC

[syncope] branch master updated: Upgrading Spring

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 44d01c8  Upgrading Spring
44d01c8 is described below

commit 44d01c8132e63353e611577105a55eee1d283da1
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon Sep 30 08:14:23 2019 +0200

    Upgrading Spring
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ed21884..040b736 100644
--- a/pom.xml
+++ b/pom.xml
@@ -393,7 +393,7 @@ under the License.
 
     <jackson.version>2.10.0</jackson.version>
 
-    <spring.version>5.1.9.RELEASE</spring.version>
+    <spring.version>5.1.10.RELEASE</spring.version>
     <spring-security.version>5.1.6.RELEASE</spring-security.version>
     <spring-boot.version>2.1.8.RELEASE</spring-boot.version>
     <spring-cloud-gateway.version>2.1.3.RELEASE</spring-cloud-gateway.version>
@@ -2441,7 +2441,7 @@ under the License.
             <link>https://ci.apache.org/projects/wicket/apidocs/8.x/</link>
             <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
             <link>https://commons.apache.org/proper/commons-jexl/apidocs/</link>
-            <link>https://tika.apache.org/1.20/api/</link>
+            <link>https://tika.apache.org/1.21/api/</link>
             <link>https://docs.spring.io/spring-boot/docs/current/api/</link>
             <link>https://docs.spring.io/spring/docs/current/javadoc-api/</link>
             <link>https://docs.spring.io/spring-security/site/docs/current/api/</link>