You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by st...@apache.org on 2021/04/19 13:34:44 UTC

[sling-org-apache-sling-starter] branch master updated: Apache Sling Event Support 4.2.18

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


The following commit(s) were added to refs/heads/master by this push:
     new b0c004b  Apache Sling Event Support 4.2.18
b0c004b is described below

commit b0c004b1e0f3f98a3995ab17f7b86556cf8361d6
Author: Stefan Egli <st...@apache.org>
AuthorDate: Mon Apr 19 15:34:31 2021 +0200

    Apache Sling Event Support 4.2.18
---
 src/main/features/event.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/features/event.json b/src/main/features/event.json
index 19d17d7..da8d8f4 100644
--- a/src/main/features/event.json
+++ b/src/main/features/event.json
@@ -6,7 +6,7 @@
             "start-order":"20"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.event:4.2.12",
+            "id":"org.apache.sling:org.apache.sling.event:4.2.18",
             "start-order":"20"
         }
     ],
@@ -19,4 +19,4 @@
         }
     },
     "repoinit:TEXT|true": "@file"
-}
\ No newline at end of file
+}