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-models-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new ed1bd8d  update to latest Sling Models API
ed1bd8d is described below

commit ed1bd8d8a2fc01e13a10ba1c06122530c4d590b1
Author: Dirk Rudolph <[email protected]>
AuthorDate: Wed Apr 27 09:34:30 2022 +0200

    update to latest Sling Models API
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0491809..5ce4e6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.models.api</artifactId>
-            <version>1.4.2</version>
+            <version>1.4.3-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to