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 323a74b  Upgrading pdfbox
323a74b is described below

commit 323a74ba921468620a5f5ea41bfa0c9c56f21943
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 12 08:28:02 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 7604fac..f2fe0ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1411,7 +1411,7 @@ under the License.
       <dependency>
         <groupId>org.apache.pdfbox</groupId>
         <artifactId>pdfbox</artifactId>
-        <version>2.0.18</version>
+        <version>2.0.20</version>
       </dependency>
       
       <dependency>

Reply via email to