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
The following commit(s) were added to refs/heads/master by this push:
new 1bf9962 chore(deps): update apache sling models (#341)
1bf9962 is described below
commit 1bf9962408b48a11e7806c6996ec6b7466ff377b
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Jul 9 10:15:16 2024 +0200
chore(deps): update apache sling models (#341)
---
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 dd4f546..bfaf5e3 100644
--- a/src/main/features/base.json
+++ b/src/main/features/base.json
@@ -103,11 +103,11 @@
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.models.api:1.5.0",
+ "id":"org.apache.sling:org.apache.sling.models.api:1.5.4",
"start-order":"20"
},
{
- "id":"org.apache.sling:org.apache.sling.models.impl:1.6.4",
+ "id":"org.apache.sling:org.apache.sling.models.impl:1.7.0",
"start-order":"20"
},
{