maven-resources-plugin 3.0.1 -> 3.0.2.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1791958 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d119649..0b6d33d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,6 +48,7 @@
 
 maven-compiler-plugin 3.6.0 -> 3.6.1
 maven-surefire-plugin 2.19.1 -> 2.20
+maven-resources-plugin 3.0.1 -> 3.0.2
 
 Version 8 - changes since version 7
 ===================================
@@ -543,7 +544,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.0.2</version>
           <executions>
             <execution>
               <id>copy-resources</id>