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 020b92e chore(deps): update dependency
com.fasterxml.woodstox:woodstox-core to v6.6.0 (#299)
020b92e is described below
commit 020b92ebe2decd96672ffc525ffdb01a0d12efdb
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jan 23 16:07:57 2024 +0100
chore(deps): update dependency com.fasterxml.woodstox:woodstox-core to
v6.6.0 (#299)
---
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 4365322..2eb0136 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.5.1",
+ "id":"com.fasterxml.woodstox:woodstox-core:6.6.0",
"start-order":"15"
},
{