You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2022/02/11 12:43:41 UTC

[sling-org-apache-sling-caconfig-integration-tests] 01/01: SLING-11114 update SLING API to 2.21.0

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

joerghoh pushed a commit to branch update/SLING-11114-update-sling-api
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-integration-tests.git

commit 3144a07e0323870a62b7d92d571eb8548a181556
Author: Jörg Hoh <jo...@joerghoh.de>
AuthorDate: Fri Feb 11 13:42:55 2022 +0100

    SLING-11114 update SLING API to 2.21.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8110b42..e9bd078 100644
--- a/pom.xml
+++ b/pom.xml
@@ -226,7 +226,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.16.4</version>
+            <version>2.21.0</version>
             <scope>provided</scope>
         </dependency>