This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new 45fabca  Upgrading pdfbox
45fabca is described below

commit 45fabca45135465121d3e6534db44918a8518889
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 12 08:28:18 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 1656039..660e832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1492,7 +1492,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