Skip to content

Commit c59b93b

Browse files
committed
Upgrade to maven-resources-plugin 3.2.0
Closes gh-246
1 parent d1f045e commit c59b93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>org.apache.maven.plugins</groupId>
184184
<artifactId>maven-resources-plugin</artifactId>
185-
<version>3.1.0</version>
185+
<version>3.2.0</version>
186186
</plugin>
187187
<plugin>
188188
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)