You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2022/06/13 18:06:41 UTC

[sling-org-apache-sling-starter] branch issue/bundle-updates created (now cc8d725)

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

rombert pushed a change to branch issue/bundle-updates
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git


      at cc8d725  Update to o.a.s.api 2.25.4

This branch includes the following new commits:

     new 21a4ef2  Update to o.a.s.commons.log 5.4.2
     new cc8d725  Update to o.a.s.api 2.25.4

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[sling-org-apache-sling-starter] 01/02: Update to o.a.s.commons.log 5.4.2

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/bundle-updates
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit 21a4ef284acd5a41c10be51dd5ef725dbfaa422b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 13 20:06:17 2022 +0200

    Update to o.a.s.commons.log 5.4.2
---
 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 2426997..394c5dc 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -73,7 +73,7 @@
             "start-order":"1"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.commons.log:5.4.0",
+            "id":"org.apache.sling:org.apache.sling.commons.log:5.4.2",
             "start-order":"1"
         },
         {


[sling-org-apache-sling-starter] 02/02: Update to o.a.s.api 2.25.4

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/bundle-updates
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git

commit cc8d7251b7e9352a18d6ec2f48fa796c6266586a
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 13 20:06:26 2022 +0200

    Update to o.a.s.api 2.25.4
---
 src/main/features/base.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/base.json b/src/main/features/base.json
index 035557d..dcf1ff4 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -175,7 +175,7 @@
             "start-order":"5"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.api:2.25.0",
+            "id":"org.apache.sling:org.apache.sling.api:2.25.4",
             "start-order":"5"
         },
         {