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

rombert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


The following commit(s) were added to refs/heads/master by this push:
     new c8996a4  chore(deps): update apache pdfbox to v2.0.29 (#184)
c8996a4 is described below

commit c8996a4ce1bbc82242d1c81299d8703b6789a8c8
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jul 4 10:09:46 2023 +0200

    chore(deps): update apache pdfbox to v2.0.29 (#184)
---
 src/main/features/base.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index c6c0d9c..ee04976 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -199,7 +199,7 @@
             "start-order":"10"
         },
         {
-            "id":"org.apache.pdfbox:fontbox:2.0.28",
+            "id":"org.apache.pdfbox:fontbox:2.0.29",
             "start-order":"10"
         },
         {
@@ -207,7 +207,7 @@
             "start-order":"10"
         },
         {
-            "id":"org.apache.pdfbox:pdfbox:2.0.28",
+            "id":"org.apache.pdfbox:pdfbox:2.0.29",
             "start-order":"10"
         },
         {

Reply via email to