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 5c858c4 chore(deps): update dependency
com.fasterxml.woodstox:woodstox-core to v7.1.1 (#474)
5c858c4 is described below
commit 5c858c42996c750c35ee8019e256ed819363108d
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jun 2 15:13:12 2025 +0200
chore(deps): update dependency com.fasterxml.woodstox:woodstox-core to
v7.1.1 (#474)
---
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 9b9bfce..f4d891b 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.0",
+ "id":"com.fasterxml.woodstox:woodstox-core:7.1.1",
"start-order":"15"
},
{