SLING-12713 Update to Pax TinyBundles 4.0.1
diff --git a/pom.xml b/pom.xml
index e7e04dd..b6c3144 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,19 +147,7 @@
         <dependency>
             <groupId>org.ops4j.pax.tinybundles</groupId>
             <artifactId>tinybundles</artifactId>
-            <version>4.0.0</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.ops4j.base</groupId>
-            <artifactId>ops4j-base-store</artifactId>
-            <version>1.5.1</version>
-            <scope>compile</scope>
-        </dependency>
-        <dependency>
-            <groupId>biz.aQute.bnd</groupId>
-            <artifactId>biz.aQute.bndlib</artifactId>
-            <version>6.4.1</version>
+            <version>4.0.1</version>
             <scope>compile</scope>
         </dependency>
         <dependency>