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 e25db20 chore(deps): update dependency
org.apache.felix:org.apache.felix.scr to v2.2.14 (#518)
e25db20 is described below
commit e25db2020e088a118d28d37e5c23f977fdc7111d
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Sep 7 20:51:10 2025 +0200
chore(deps): update dependency org.apache.felix:org.apache.felix.scr to
v2.2.14 (#518)
---
src/main/features/boot.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/boot.json b/src/main/features/boot.json
index a4ec17b..502b6da 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -149,7 +149,7 @@
"start-order":"1"
},
{
- "id":"org.apache.felix:org.apache.felix.scr:2.2.12",
+ "id":"org.apache.felix:org.apache.felix.scr:2.2.14",
"start-order":"1"
}