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 2016/01/18 18:18:38 UTC

[2/2] syncope git commit: Upgrading PDFBox

Upgrading PDFBox


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

Branch: refs/heads/master
Commit: 534201b3ca829bc5c226fe4ca61cb12a11a11483
Parents: 4f9392b
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jan 18 18:17:31 2016 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jan 18 18:17:31 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/534201b3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 977509b..05d0a10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -968,7 +968,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>1.8.10</version>
+        <version>1.8.11</version>
       </dependency>
       
       <dependency>