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 2020/03/17 15:10:31 UTC

[syncope] branch 2_1_X updated: Upgrading Tomcat

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

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


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 28d6075  Upgrading Tomcat
28d6075 is described below

commit 28d60758db94300706b68e9c017ddf84692438f6
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Tue Mar 17 15:58:11 2020 +0100

    Upgrading Tomcat
---
 pom.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index fc0db37..5e740ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -534,7 +534,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>9.0.31</tomcat.version>
+    <tomcat.version>9.0.33</tomcat.version>
 
     <nodejs.version>v8.11.4</nodejs.version>    
     <protractor.version>5.4.0</protractor.version>    
@@ -2478,7 +2478,7 @@ under the License.
           <links>
             <link>http://docs.oracle.com/javaee/7/api/</link>
             <link>http://www.slf4j.org/api/</link>
-            <link>http://connid.tirasa.net/apidocs/1.4/</link>
+            <link>http://connid.tirasa.net/apidocs/1.5/</link>
             <link>http://cxf.apache.org/javadoc/latest-3.2.x/</link>
             <link>http://fasterxml.github.io/jackson-core/javadoc/2.10/</link>
             <link>http://fasterxml.github.io/jackson-databind/javadoc/2.10/</link>
@@ -2493,12 +2493,11 @@ under the License.
             <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
             <link>https://commons.apache.org/proper/commons-io/javadocs/api-2.6/</link>
             <link>https://commons.apache.org/proper/commons-jexl/apidocs/</link>
-            <link>https://tika.apache.org/1.21/api/</link>
+            <link>https://tika.apache.org/1.23/api/</link>
             <link>https://docs.spring.io/spring/docs/5.1.x/javadoc-api/</link>
             <link>https://docs.spring.io/spring-security/site/docs/5.1.x/api/</link>
             <link>http://www.flowable.org/docs/javadocs/</link>
             <link>https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/3.3.1/apidocs/</link>
-            <link>https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/6.8.7/index.html</link>
             <link>http://docs.swagger.io/swagger-core/v2.0.10/apidocs/</link>
           </links>
         </configuration>