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 2018/02/12 12:24:31 UTC

[sling-org-apache-sling-karaf-integration-tests] 03/04: SLING-7487 Upgrade Tinybundles to 3.0.0 (and bndlib to 3.5.0)

This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch feature/oak-1.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git

commit e760558167886b02e496b3d7efac02f726e39bc4
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Fri Feb 9 12:12:13 2018 +0100

    SLING-7487 Upgrade Tinybundles to 3.0.0 (and bndlib to 3.5.0)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ae7b9cd..fad2941 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,7 +124,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 -->
@@ -153,7 +153,7 @@
     <dependency>
       <groupId>org.ops4j.pax.tinybundles</groupId>
       <artifactId>tinybundles</artifactId>
-      <version>2.1.1</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.karaf</groupId>

-- 
To stop receiving notification emails like this one, please contact
olli@apache.org.