You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/04/10 20:19:56 UTC

[sling-org-apache-sling-karaf-integration-tests] branch master updated: SLING-9893 Update Karaf to 4.3.1

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git


The following commit(s) were added to refs/heads/master by this push:
     new 65d8363  SLING-9893 Update Karaf to 4.3.1
65d8363 is described below

commit 65d8363e29fb6ceae7eaf01807ab68fe9a176c4c
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Apr 10 22:17:53 2021 +0200

    SLING-9893 Update Karaf to 4.3.1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d3bbd61..3cb07e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.3.0</version>
+      <version>4.3.1</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -184,7 +184,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.3.0</version>
+      <version>4.3.1</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>