This is an automated email from the ASF dual-hosted git repository. joerghoh pushed a commit to branch SLING-11888 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git
commit d31c755f06f5f23da74e5d5f1a44249496108c47 Author: Joerg Hoh <joerg...@apache.org> AuthorDate: Mon May 22 10:59:34 2023 +0200 SLING-11888: remove snapshot dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 957bfeb..92eb1cb 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> - <version>2.27.1-SNAPSHOT</version> + <version>2.27.2</version> <scope>provided</scope> </dependency> <dependency>