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 788f02d  Upgrading PDFBox
788f02d is described below

commit 788f02db8f7f539bebc59dac66547e4dc885e640
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Mon Dec 21 07:55:41 2020 +0100

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

diff --git a/pom.xml b/pom.xml
index fc8606f..239cce4 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.20</version>
+        <version>2.0.22</version>
       </dependency>
       
       <dependency>

Reply via email to