Skip to content

Commit 5c5ccd3

Browse files
committed
Updated maven-resources-plugin Dependency
Signed-off-by: Joshua Gager <[email protected]>
1 parent 8638e15 commit 5c5ccd3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,9 @@
142142
</configuration>
143143
</plugin>
144144
<plugin>
145+
<groupId>org.apache.maven.plugins</groupId>
145146
<artifactId>maven-resources-plugin</artifactId>
146-
<version>2.7</version>
147+
<version>3.0.2</version>
147148
<executions>
148149
<execution>
149150
<id>copy-resources</id>

0 commit comments

Comments
 (0)