This is an automated email from the ASF dual-hosted git repository. stefanegli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 1475c96aa467ce13c568c4e80f47e448e2862c3c Author: Stefan Egli <[email protected]> AuthorDate: Mon Jun 7 15:53:49 2021 +0200 Update Apache Sling Discovery Commons 1.0.24, Apache Sling Discovery Base 2.0.10, Apache Sling Discovery Oak 1.2.34 --- src/main/features/discovery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/features/discovery.json b/src/main/features/discovery.json index 9a8bf34..59c4687 100644 --- a/src/main/features/discovery.json +++ b/src/main/features/discovery.json @@ -6,15 +6,15 @@ "start-order":"20" }, { - "id":"org.apache.sling:org.apache.sling.discovery.base:2.0.8", + "id":"org.apache.sling:org.apache.sling.discovery.base:2.0.10", "start-order":"20" }, { - "id":"org.apache.sling:org.apache.sling.discovery.commons:1.0.20", + "id":"org.apache.sling:org.apache.sling.discovery.commons:1.0.24", "start-order":"20" }, { - "id":"org.apache.sling:org.apache.sling.discovery.oak:1.2.30", + "id":"org.apache.sling:org.apache.sling.discovery.oak:1.2.34", "start-order":"20" }, {
