upgrade bnd

Signed-off-by: Raymond Augé <rotty3000@apache.org>
diff --git a/pom.xml b/pom.xml
index 7436969..2f85f13 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
 		<maven.compiler.source>${java.build.version}</maven.compiler.source>
 		<maven.compiler.target>${java.build.version}</maven.compiler.target>
 
-		<bnd.version>5.3.0</bnd.version>
+		<bnd.version>6.1.0</bnd.version>
 	</properties>
 
 	<build>