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 2018/10/05 06:33:01 UTC

[1/3] syncope git commit: Upgrading PDFBox

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 09b37dd19 -> 81b214af7
  refs/heads/2_1_X c99a99ece -> 84ce68f89
  refs/heads/master 59a36b775 -> 394530c1b


Upgrading PDFBox


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

Branch: refs/heads/2_1_X
Commit: 84ce68f898bb170ccd9eb3be1680359e16ea681f
Parents: c99a99e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 08:32:19 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 08:32:19 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/84ce68f8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9f2a8b4..c78151f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1301,7 +1301,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12</version>
       </dependency>
       
       <dependency>


[3/3] syncope git commit: Upgrading PDFBox

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


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

Branch: refs/heads/master
Commit: 394530c1bc00e6ed49890035c3af767f9f39bda4
Parents: 59a36b7
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 08:32:19 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 08:32:53 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/394530c1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e7695ee..430a441 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1301,7 +1301,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12</version>
       </dependency>
       
       <dependency>


[2/3] syncope git commit: Upgrading PDFBox

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


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

Branch: refs/heads/2_0_X
Commit: 81b214af72c475631409a2cb252a2d08d0b31121
Parents: 09b37dd
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Oct 5 08:32:19 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Oct 5 08:32:46 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/81b214af/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 904461d..14f2a9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1399,7 +1399,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12</version>
       </dependency>
       
       <dependency>