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:55 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 01/03: 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-launchpad-oak-tar-integration-tests.git

commit e5bd70851a5d67d7a1cb070dec127195e0390555
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Oct 24 08:32:28 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 93ceaa8..d5f5418 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,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>