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 cf2bb28 chore(deps): update dependency
org.apache.aries:org.apache.aries.util to v2 (#655)
cf2bb28 is described below
commit cf2bb28c76e33bddb0a20066821ce7b0b536e087
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jul 24 15:29:01 2026 +0100
chore(deps): update dependency org.apache.aries:org.apache.aries.util to v2
(#655)
---
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 afdedc0..1dff16c 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -9,7 +9,7 @@
"start-order":"1"
},
{
- "id":"org.apache.aries:org.apache.aries.util:1.1.3",
+ "id":"org.apache.aries:org.apache.aries.util:2.0.0",
"start-order":"1"
},
{