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

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


The following commit(s) were added to refs/heads/master by this push:
     new 062fc89  SLING-9604 Resolve deprecation warning about usage of Bnd 
versioning annotations
062fc89 is described below

commit 062fc8992413ecb8443c9865064cc340fea1be64
Author: Eric Norman <[email protected]>
AuthorDate: Sat Jul 25 13:58:48 2020 -0700

    SLING-9604 Resolve deprecation warning about usage of Bnd versioning
    annotations
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3378e3b..f978f36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.11.0</version>
+            <version>2.15.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to