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 bb80f71 chore(deps): update dependency
com.fasterxml.woodstox:woodstox-core to v6.6.1 (#309)
bb80f71 is described below
commit bb80f718cd1f0629917636d5cb72d7f45b9364f2
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Mar 1 14:26:40 2024 +0100
chore(deps): update dependency com.fasterxml.woodstox:woodstox-core to
v6.6.1 (#309)
---
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 1565a5c..c4bc7b7 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.6.0",
+ "id":"com.fasterxml.woodstox:woodstox-core:6.6.1",
"start-order":"15"
},
{