1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00

[releng] Update maven-resources-plugin to latest version

Change-Id: I94c4968760400cad2d1979087ef6a56a700c5817
This commit is contained in:
Jonah Graham 2020-10-12 09:09:48 -04:00
parent aff7bc21ad
commit 44a4b92686

View file

@ -928,7 +928,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>3.1.0</version>
<version>3.2.0</version>
<configuration>
<encoding>ISO-8859-1</encoding>
</configuration>