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 691c45c chore(deps): update dependency
org.apache.sling:org.apache.sling.event to v4.4.2 (#644)
691c45c is described below
commit 691c45c9eea21c58f0f7aaafe27e6799c034bf77
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Jul 6 16:53:33 2026 +0100
chore(deps): update dependency org.apache.sling:org.apache.sling.event to
v4.4.2 (#644)
---
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 a808dc5..99d0388 100644
--- a/src/main/features/event.json
+++ b/src/main/features/event.json
@@ -10,7 +10,7 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.event:4.4.0",
+ "id":"org.apache.sling:org.apache.sling.event:4.4.2",
"start-order":"20"
}
],