This is an automated email from the ASF dual-hosted git repository.
sseifert 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 5b97aa7 chore(deps): update dependency
org.apache.sling:org.apache.sling.event.dea to v1.1.6
5b97aa7 is described below
commit 5b97aa7382886df628e15aff40c84ced29f47e0c
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Dec 16 14:29:42 2024 +0000
chore(deps): update dependency org.apache.sling:org.apache.sling.event.dea
to v1.1.6
---
src/main/features/event.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/event.json b/src/main/features/event.json
index 63fbe56..96da22e 100644
--- a/src/main/features/event.json
+++ b/src/main/features/event.json
@@ -2,7 +2,7 @@
{
"bundles":[
{
- "id":"org.apache.sling:org.apache.sling.event.dea:1.1.4",
+ "id":"org.apache.sling:org.apache.sling.event.dea:1.1.6",
"start-order":"20"
},
{