[releng] Switch to jar-signer 1.3.2

Change-Id: Ief3385e141b1f12c8484b3f6cb6f0362be3ad755
Signed-off-by: Ansgar Radermacher <ansgar.radermacher@cea.fr>
diff --git a/pom.xml b/pom.xml
index 77ff42e..987f3ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,7 @@
     <tycho-version>2.2.0</tycho-version>
 	
 	<!-- eclipse-jarsigner plugin version -->
-    <jarsigner-version>1.1.3</jarsigner-version>
+    <jarsigner-version>1.3.2</jarsigner-version>
       
     <!-- Enforce used of UTF encoding is mandatory. Otherwise, default platform encoding is used, and some issues appears with differents os constructions -->
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>