SLING-7487 Upgrade Tinybundles to 3.0.0 (and bndlib to 3.5.0)
diff --git a/pom.xml b/pom.xml
index 4068c44..48d091d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
     <dependency>
       <groupId>biz.aQute.bnd</groupId>
       <artifactId>biz.aQute.bndlib</artifactId>
-      <version>2.4.1</version>
+      <version>3.5.0</version>
       <scope>provided</scope>
     </dependency>
     <!-- logging -->
@@ -139,7 +139,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
-      <version>1.0.6</version>
+      <version>1.0.7-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>