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 2017/05/17 07:39:22 UTC

[1/2] syncope git commit: Upgrading Tomcat and PDFBox

Repository: syncope
Updated Branches:
  refs/heads/2_0_X f77f4f7f4 -> aa93a35f7
  refs/heads/master 9fc62b668 -> 74bf00b47


Upgrading Tomcat and PDFBox


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/aa93a35f
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/aa93a35f
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/aa93a35f

Branch: refs/heads/2_0_X
Commit: aa93a35f7105ed1ff9a852e9f85a1895e9c1c307
Parents: f77f4f7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed May 17 09:38:55 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed May 17 09:38:55 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/aa93a35f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d32416..667d8b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,7 +470,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>8.5.14</tomcat.version>
+    <tomcat.version>8.5.15</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>
@@ -1297,7 +1297,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6</version>
       </dependency>
       
       <dependency>


[2/2] syncope git commit: Upgrading Tomcat and PDFBox

Posted by il...@apache.org.
Upgrading Tomcat and PDFBox


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/74bf00b4
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/74bf00b4
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/74bf00b4

Branch: refs/heads/master
Commit: 74bf00b470d44824d0dd2e539afb4015552b36ec
Parents: 9fc62b6
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed May 17 09:38:55 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed May 17 09:39:04 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/74bf00b4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 70a26e2..2e9cbfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -468,7 +468,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>8.5.14</tomcat.version>
+    <tomcat.version>8.5.15</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>
@@ -1242,7 +1242,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.5</version>
+        <version>2.0.6</version>
       </dependency>
       
       <dependency>