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

cziegeler pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resource.git


The following commit(s) were added to refs/heads/master by this push:
     new 9dec8d2  Update to API 2.24.0
9dec8d2 is described below

commit 9dec8d2ba2ebe67e2490d1f52b7ea19581b2d3bd
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 10:18:22 2021 +0100

    Update to API 2.24.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ddd5c20..19291c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.23.7-SNAPSHOT</version>
+            <version>2.24.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to