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 2023/01/26 16:07:14 UTC

[sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests] 01/02: 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 3aa202e63b8fe003ff8f9b837a3d70e8c3936418
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jan 25 14:05:52 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index dbb0908..550b67a 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.2</version>
+      <version>4.4.3</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>