Update to bndlib 0.0.227 (disables spring xml parser by default)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@610002 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index cb3ec8a..3bf0c00 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -51,7 +51,7 @@
   <dependency>
    <groupId>biz.aQute</groupId>
    <artifactId>bndlib</artifactId>
-   <version>0.0.226</version>
+   <version>0.0.227</version>
   </dependency>
   <dependency>
    <groupId>org.apache.maven</groupId>