Upgrade to bndlib 0.0.357
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@810525 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index e1e8dec..1a4fe50 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -54,6 +54,11 @@
<dependencies>
<dependency>
+ <groupId>biz.aQute</groupId>
+ <artifactId>bndlib</artifactId>
+ <version>0.0.357</version>
+ </dependency>
+ <dependency>
<groupId>net.sf.kxml</groupId>
<artifactId>kxml2</artifactId>
<version>2.2.2</version>