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

dklco pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git


The following commit(s) were added to refs/heads/master by this push:
     new 1165c3db SLING-11069 - Sync Latest Change from Starter (#43)
1165c3db is described below

commit 1165c3db38e61fcebfe606f8c5e416e9fff32429
Author: Dan Klco <[email protected]>
AuthorDate: Thu Nov 2 07:32:24 2023 -0400

    SLING-11069 - Sync Latest Change from Starter (#43)
---
 feature/src/main/features/base-repoinit.txt | 2 +-
 feature/src/main/features/base.json         | 2 +-
 feature/src/main/features/boot.json         | 6 +++---
 feature/src/main/features/event.json        | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/feature/src/main/features/base-repoinit.txt 
b/feature/src/main/features/base-repoinit.txt
index 3ad12283..99b3cd72 100644
--- a/feature/src/main/features/base-repoinit.txt
+++ b/feature/src/main/features/base-repoinit.txt
@@ -81,4 +81,4 @@ end
 
 # SLING-10597 - Simplify setup of resource resolution mappings
 create path (sling:Folder) /etc/map
-create path (sling:Folder) /etc/map/http
+create path (sling:Folder) /etc/map/http
\ No newline at end of file
diff --git a/feature/src/main/features/base.json 
b/feature/src/main/features/base.json
index 079f9f4c..0780e703 100644
--- a/feature/src/main/features/base.json
+++ b/feature/src/main/features/base.json
@@ -143,7 +143,7 @@
             "start-order":"5"
         },
         {
-            "id":"commons-io:commons-io:2.14.0",
+            "id":"commons-io:commons-io:2.15.0",
             "start-order":"5"
         },
         {
diff --git a/feature/src/main/features/boot.json 
b/feature/src/main/features/boot.json
index 37024a91..975a015d 100644
--- a/feature/src/main/features/boot.json
+++ b/feature/src/main/features/boot.json
@@ -9,7 +9,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.commons:commons-text:1.10.0",
+            "id":"org.apache.commons:commons-text:1.11.0",
             "start-order":"1"
         },
         {
@@ -109,11 +109,11 @@
             "start-order": "1"
         },
         {
-            "id":"jakarta.json:jakarta.json-api:2.1.2",
+            "id":"jakarta.json:jakarta.json-api:2.1.3",
             "start-order":"1"
         },
         {
-            "id":"org.eclipse.parsson:parsson:1.1.4",
+            "id":"org.eclipse.parsson:parsson:1.1.5",
             "start-order":"1"
         },
         {
diff --git a/feature/src/main/features/event.json 
b/feature/src/main/features/event.json
index e55f5dcd..63fbe561 100644
--- a/feature/src/main/features/event.json
+++ b/feature/src/main/features/event.json
@@ -6,7 +6,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.event:4.3.12",
+            "id":"org.apache.sling:org.apache.sling.event:4.3.14",
             "start-order":"20"
         }
     ],

Reply via email to