Update to Bndlib 2.3.0 (also update workaround for https://github.com/bndtools/bnd/pull/515 to base it off 2.3.0)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1597315 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index bd5c699..ab92a3e 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -71,7 +71,7 @@
   <dependency>
     <groupId>biz.aQute.bnd</groupId>
     <artifactId>bndlib</artifactId>
-    <version>2.2.0</version>
+    <version>2.3.0</version>
   </dependency>
   <dependency>
     <groupId>org.apache.felix</groupId>