You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2021/12/20 10:15:16 UTC

[sling-org-apache-sling-starter] branch master updated: update to latest sling models and caconfig impl releases

This is an automated email from the ASF dual-hosted git repository.

sseifert 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 dc73962  update to latest sling models and caconfig impl releases
dc73962 is described below

commit dc739628bfb257d66742bd54271f2a851a912e1f
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Mon Dec 20 11:15:04 2021 +0100

    update to latest sling models and caconfig impl releases
---
 src/main/features/base.json                   | 4 ++--
 src/main/features/caconfig.json               | 2 +-
 src/main/features/models-jacksonexporter.json | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index 24b030e..cdd836f 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -95,11 +95,11 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.models.api:1.3.8",
+            "id":"org.apache.sling:org.apache.sling.models.api:1.4.0",
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.models.impl:1.4.16",
+            "id":"org.apache.sling:org.apache.sling.models.impl:1.5.0",
             "start-order":"20"
         },
         {
diff --git a/src/main/features/caconfig.json b/src/main/features/caconfig.json
index 5d9aef7..0938359 100644
--- a/src/main/features/caconfig.json
+++ b/src/main/features/caconfig.json
@@ -6,7 +6,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.caconfig.impl:1.5.0",
+            "id":"org.apache.sling:org.apache.sling.caconfig.impl:1.5.2",
             "start-order":"20"
         },
         {
diff --git a/src/main/features/models-jacksonexporter.json b/src/main/features/models-jacksonexporter.json
index 57ebae3..ac89222 100644
--- a/src/main/features/models-jacksonexporter.json
+++ b/src/main/features/models-jacksonexporter.json
@@ -14,7 +14,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.models.jacksonexporter:1.0.8",
+            "id":"org.apache.sling:org.apache.sling.models.jacksonexporter:1.1.2",
             "start-order":"20"
         }
     ]