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
commit 52b9766b64fdb502406168ecbcc9663336214a32 Author: Dirk Rudolph <[email protected]> AuthorDate: Wed Apr 27 09:18:24 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 5804d56..14e44df 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.1-SNAPSHOT</version> + <version>1.4.2</version> <scope>provided</scope> </dependency> <dependency>
