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 cd06154 chore(deps): update dependency
org.osgi:org.osgi.service.component to v1.5.1 (#113)
cd06154 is described below
commit cd0615472230fe192ec8754ae6d9c5ad9093c46b
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Apr 19 10:05:46 2023 +0200
chore(deps): update dependency org.osgi:org.osgi.service.component to
v1.5.1 (#113)
---
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 aa5bea0..24179e7 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -113,7 +113,7 @@
"start-order":"1"
},
{
- "id":"org.osgi:org.osgi.service.component:1.5.0",
+ "id":"org.osgi:org.osgi.service.component:1.5.1",
"start-order":"1"
},
{