SLING-8181 Update Karaf to 4.2.2
diff --git a/pom.xml b/pom.xml
index 45e9156..bd5cfcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
     <dependency>
       <groupId>org.apache.karaf.features</groupId>
       <artifactId>org.apache.karaf.features.core</artifactId>
-      <version>4.2.1</version>
+      <version>4.2.2</version>
       <scope>provided</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -153,7 +153,7 @@
       <groupId>org.apache.karaf</groupId>
       <artifactId>apache-karaf</artifactId>
       <type>tar.gz</type>
-      <version>4.2.1</version>
+      <version>4.2.2</version>
       <scope>test</scope>
       <exclusions>
         <exclusion>