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 169388c chore(deps): update dependency
com.fasterxml.woodstox:woodstox-core to v7.2.2 (#659)
169388c is described below
commit 169388c0ecef28da9fc96e63d4908091de06b587
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Aug 5 10:24:56 2026 +0100
chore(deps): update dependency com.fasterxml.woodstox:woodstox-core to
v7.2.2 (#659)
---
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 a777134..e25fdc2 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.2.1",
+ "id":"com.fasterxml.woodstox:woodstox-core:7.2.2",
"start-order":"15"
},
{