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:40 UTC

[sling-org-apache-sling-caconfig-integration-tests] branch update/SLING-11114-update-sling-api created (now 3144a07)

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

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


      at 3144a07  SLING-11114 update SLING API to 2.21.0

This branch includes the following new commits:

     new 3144a07  SLING-11114 update SLING API to 2.21.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by jo...@apache.org.
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>