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 18be41f chore(deps): update dependency
com.fasterxml.woodstox:woodstox-core to v7.2.1 (#632)
18be41f is described below
commit 18be41f8541249ce3602aacb31385f2ef09adcc0
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 8 16:57:14 2026 +0100
chore(deps): update dependency com.fasterxml.woodstox:woodstox-core to
v7.2.1 (#632)
---
src/main/features/base.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 54a56bf..d3df857 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -27,7 +27,7 @@
"start-order":"15"
},
{
- "id":"com.fasterxml.woodstox:woodstox-core:7.1.1",
+ "id":"com.fasterxml.woodstox:woodstox-core:7.2.1",
"start-order":"15"
},
{