You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2021/01/12 10:27:45 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch master updated: Update to latest feature analyser

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

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e5d508  Update to latest feature analyser
2e5d508 is described below

commit 2e5d508721aa27939ce8f1dba16192880b73f9cb
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Tue Jan 12 10:27:31 2021 +0000

    Update to latest feature analyser
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c17461..d79401f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.analyser</artifactId>
-            <version>1.3.16</version>
+            <version>1.3.18</version>
             <scope>provided</scope>
         </dependency>
         <dependency>