This is an automated email from the ASF dual-hosted git repository.
cris 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 bc7d52e SLING-9648 Updated Starter with to version
org.apache.sling.settings:1.4.2
new 38bd4c1 Merge pull request #16 from
cmrockwell/update/SLING-9648-settings-version
bc7d52e is described below
commit bc7d52ed1a06c7502f74b7464991e145c5214ef8
Author: Cris Rockwell <[email protected]>
AuthorDate: Wed Dec 9 17:22:23 2020 -0500
SLING-9648 Updated Starter with to version org.apache.sling.settings:1.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 c1f1a0d..58925ad 100644
--- a/src/main/features/boot.json
+++ b/src/main/features/boot.json
@@ -93,7 +93,7 @@
"start-order":"1"
},
{
- "id":"org.apache.sling:org.apache.sling.settings:1.4.0",
+ "id":"org.apache.sling:org.apache.sling.settings:1.4.2",
"start-order":"1"
},
{