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 8c3c7d0 chore(deps): update dependency
org.apache.felix:org.apache.felix.scr to v2.2.12 (#337)
8c3c7d0 is described below
commit 8c3c7d0563d9c83fbb39b2f5a7dcb7756c63cc3c
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jun 12 14:55:49 2024 +0200
chore(deps): update dependency org.apache.felix:org.apache.felix.scr to
v2.2.12 (#337)
---
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 f437e33..2350a51 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -157,7 +157,7 @@
"start-order":"1"
},
{
- "id":"org.apache.felix:org.apache.felix.scr:2.2.10",
+ "id":"org.apache.felix:org.apache.felix.scr:2.2.12",
"start-order":"1"
}