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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-api.git


The following commit(s) were added to refs/heads/master by this push:
     new 224b7fe  SLING-11010 update to Sling API 2.16.4
224b7fe is described below

commit 224b7fe2e2f96407c145c1fa9c54fb578a3c339f
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Dec 15 18:20:44 2021 +0100

    SLING-11010 update to Sling API 2.16.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 259892c..991319e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.9.0</version>
+            <version>2.16.4</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Reply via email to