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 4290a4c chore(deps): update dependency
com.fasterxml.woodstox:woodstox-core to v7 (#388)
4290a4c is described below
commit 4290a4c1ef4ac270fcbcc4ac7508929e00618e58
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Nov 7 11:28:08 2024 +0100
chore(deps): update dependency com.fasterxml.woodstox:woodstox-core to v7
(#388)
---
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 e39b380..0d1092c 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:6.7.0",
+ "id":"com.fasterxml.woodstox:woodstox-core:7.1.0",
"start-order":"15"
},
{