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/06/10 05:35:28 UTC

[02/11] 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/cc33c8de
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/cc33c8de
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cc33c8de

Branch: refs/heads/SYNCOPE-862
Commit: cc33c8deafff63079525f01e453dc7d22b393da3
Parents: aaeec66
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jun 10 07:34:28 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jun 10 07:34:28 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/cc33c8de/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a7d4b79..8c6396b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1044,7 +1044,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2</version>
       </dependency>
       
       <dependency>