This is an automated email from the ASF dual-hosted git repository.
diru 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 565b0be Update to Models API 1.4.2, Models Implementation 1.5.2
565b0be is described below
commit 565b0be42fe4ae575718dbd58e5086454933272f
Author: Dirk Rudolph <[email protected]>
AuthorDate: Tue May 3 14:22:45 2022 +0200
Update to Models API 1.4.2, Models Implementation 1.5.2
---
src/main/features/base.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/features/base.json b/src/main/features/base.json
index 45d6b0f..dae1910 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -95,11 +95,11 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.models.api:1.4.0",
+ "id":"org.apache.sling:org.apache.sling.models.api:1.4.2",
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.models.impl:1.5.0",
+ "id":"org.apache.sling:org.apache.sling.models.impl:1.5.2",
"start-order":"20"
},
{