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

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

commit d663bdd117a0c51fe316d5bd8b549797db364671
Author: Robert Munteanu <[email protected]>
AuthorDate: Sun Apr 5 23:59:24 2020 +0200

    Update to o.a.s.jcr.oak.server 1.2.4
---
 src/main/provisioning/oak.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/provisioning/oak.txt b/src/main/provisioning/oak.txt
index 2f4b9ce..21f72d6 100644
--- a/src/main/provisioning/oak.txt
+++ b/src/main/provisioning/oak.txt
@@ -53,7 +53,7 @@
 # start the Oak server instance after all components have been configured
 # and started to avoid restarting that component ( see SLING-4556 )
 [artifacts startLevel=16]
-    org.apache.sling/org.apache.sling.jcr.oak.server/1.2.2
+    org.apache.sling/org.apache.sling.jcr.oak.server/1.2.4
 
 [configurations]
   org.apache.felix.jaas.Configuration.factory-GuestLoginModule

Reply via email to