Update maven-bundle-plugin to 3.2.0
diff --git a/pom.xml b/pom.xml
index bf21120..f2a92fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -733,7 +733,7 @@
 				<plugin>
 					<groupId>org.apache.felix</groupId>
 					<artifactId>maven-bundle-plugin</artifactId>
-					<version>3.0.0</version>
+					<version>3.2.0</version>
 					<executions>
 						<execution>
 							<id>bundle-manifest</id>