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
commit e420913199056a571514a387d8814211a637af69 Author: Michał Goliński <[email protected]> AuthorDate: Thu Nov 18 16:01:23 2021 +0100 Update Apache PDFBox --- 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 b0c4859..c23e7a6 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.22", + "id":"org.apache.pdfbox:fontbox:2.0.24", "start-order":"10" }, { @@ -207,7 +207,7 @@ "start-order":"10" }, { - "id":"org.apache.pdfbox:pdfbox:2.0.22", + "id":"org.apache.pdfbox:pdfbox:2.0.24", "start-order":"10" }, {
