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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git

commit b6686b8b72fad66f326f9272d69baad15162bae5
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Mar 28 13:31:10 2023 +0200

    update to sling.models.api 1.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e51fd0a..a584b6e 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.3-SNAPSHOT</version>
+            <version>1.5.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to