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 129512b chore(deps): update apache pdfbox to v2.0.30 (#267)
129512b is described below
commit 129512bb4f628d19b1945fc42c6ae2540dface66
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Nov 6 12:07:15 2023 +0100
chore(deps): update apache pdfbox to v2.0.30 (#267)
---
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 c3ccdfb..250cad6 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -203,7 +203,7 @@
"start-order":"10"
},
{
- "id":"org.apache.pdfbox:fontbox:2.0.29",
+ "id":"org.apache.pdfbox:fontbox:2.0.30",
"start-order":"10"
},
{
@@ -211,7 +211,7 @@
"start-order":"10"
},
{
- "id":"org.apache.pdfbox:pdfbox:2.0.29",
+ "id":"org.apache.pdfbox:pdfbox:2.0.30",
"start-order":"10"
},
{