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-resourcesecurity.git


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

commit 499cd7d19fbbdb69ff31e66ec538bbc23dac8728
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 10:20:57 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 9fc0925..d66f73f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.resourceaccesssecurity</artifactId>
-            <version>1.0.1-SNAPSHOT</version>
+            <version>1.1.0</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Reply via email to