Bump maven-common-artifact-filters to 3.2.0 (Maven 3.1.1)

diff --git a/pom.xml b/pom.xml
index 240842a..2c01aad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -148,14 +148,8 @@
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-common-artifact-filters</artifactId>
-      <version>3.1.1</version>
+      <version>3.2.0</version>
       <scope>compile</scope>
-      <exclusions>
-        <exclusion>
-          <artifactId>sisu-inject-plexus</artifactId>
-          <groupId>org.sonatype.sisu</groupId>
-        </exclusion>
-      </exclusions>
     </dependency>
     <!-- Doxia -->
     <dependency>