This is an automated email from the ASF dual-hosted git repository. joerghoh pushed a commit to branch SLING-11895 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
commit a7a5d0b6ca0039aca1940ea363b4132ec81faf19 Author: Joerg Hoh <joerg...@apache.org> AuthorDate: Thu Jun 1 09:27:47 2023 +0200 update sling engine to 2.15.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d131150..316ffbc 100644 --- a/pom.xml +++ b/pom.xml @@ -239,7 +239,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.engine</artifactId> - <version>2.14.1-SNAPSHOT</version> + <version>2.15.0</version> <scope>provided</scope> </dependency> <dependency>