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 eabe847 SLING-11215 Upgrade Karaf to 4.4
eabe847 is described below
commit eabe8475f91c1ef9781cc9510e99c74f2b746dba
Author: Oliver Lietz <[email protected]>
AuthorDate: Fri Apr 22 20:29:21 2022 +0200
SLING-11215 Upgrade Karaf to 4.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3e250b5..679d4e9 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.3.6</version>
+ <version>4.4.0</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.3.6</version>
+ <version>4.4.0</version>
<scope>test</scope>
<exclusions>
<exclusion>