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/12/23 08:38:48 UTC

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

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 db57333  SLING-11024 Update Karaf to 4.3.5
db57333 is described below

commit db57333b9604b2dc9c0842c26eca2c449083e2ac
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Dec 22 10:47:35 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 4e1aca8..884864d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.3.4</version>
+      <version>4.3.5</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -185,7 +185,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.3.4</version>
+      <version>4.3.5</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>