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

enorman 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 ee8e0fa  switch to o.a.s.jcr.oak.server 1.2.10
ee8e0fa is described below

commit ee8e0fa6e8e14ef7f559cefd424d48ee6e001de6
Author: Eric Norman <[email protected]>
AuthorDate: Sat Oct 24 12:04:57 2020 -0700

    switch to o.a.s.jcr.oak.server 1.2.10
---
 src/main/features/oak/oak_base.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/features/oak/oak_base.json 
b/src/main/features/oak/oak_base.json
index 5e61a7c..1d4ea84 100644
--- a/src/main/features/oak/oak_base.json
+++ b/src/main/features/oak/oak_base.json
@@ -118,7 +118,7 @@
             "start-order":"15"
         },
         {
-            "id":"org.apache.sling:org.apache.sling.jcr.oak.server:1.2.8",
+            "id":"org.apache.sling:org.apache.sling.jcr.oak.server:1.2.10",
             "start-order":"16"
         },
         {

Reply via email to