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/06/29 08:26:25 UTC

[sling-slingfeature-maven-plugin] branch master updated: SLING-10572 Update to latest dependencies

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-slingfeature-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new d9e1c03  SLING-10572 Update to latest dependencies
d9e1c03 is described below

commit d9e1c03bee3d13e84c587091abcbd02ac069d5da
Author: David Bosschaert <da...@apache.org>
AuthorDate: Tue Jun 29 09:25:55 2021 +0100

    SLING-10572 Update to latest dependencies
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e283e15..993b343 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,7 +167,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.2.24</version>
+            <version>1.2.26</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -177,7 +177,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-            <version>1.3.2</version>
+            <version>1.3.4</version>
         </dependency>
         <!-- aux dependencies for Content-Package check -->
         <dependency>