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 2022/10/24 08:09:05 UTC

[sling-org-apache-sling-karaf-integration-tests] 01/04: SLING-11215 Upgrade Karaf to 4.4

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

commit 233e52b8343e6a9b4d76d2c52788bcc3e5721f29
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Oct 24 08:31:53 2022 +0200

    SLING-11215 Upgrade Karaf to 4.4
    
    use Karaf 4.4.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b8e9e16..c5d2cc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.4.1</version>
+      <version>4.4.2</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -186,7 +186,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.4.1</version>
+      <version>4.4.2</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>