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


The following commit(s) were added to refs/heads/master by this push:
     new def9722  SLING-11215 Upgrade Karaf to 4.4
def9722 is described below

commit def972299d760c4a4dc0c6a7839ae6f986abef0f
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Apr 22 20:29:49 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 7468be3..0b81839 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.3.6</version>
+      <version>4.4.0</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>

Reply via email to