Skip to content

Commit 84a4ec9

Browse files
committed
Upgrading maven-resources-plugin
1 parent 88587ce commit 84a4ec9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ under the License.
15611561
<plugin>
15621562
<groupId>org.apache.maven.plugins</groupId>
15631563
<artifactId>maven-resources-plugin</artifactId>
1564-
<version>3.3.1</version>
1564+
<version>3.4.0</version>
15651565
<configuration>
15661566
<propertiesEncoding>${project.build.sourceEncoding}</propertiesEncoding>
15671567
<useDefaultDelimiters>false</useDefaultDelimiters>
@@ -2034,7 +2034,7 @@ under the License.
20342034
<plugin>
20352035
<groupId>org.apache.maven.plugins</groupId>
20362036
<artifactId>maven-resources-plugin</artifactId>
2037-
<version>3.3.1</version>
2037+
<version>3.4.0</version>
20382038
<executions>
20392039
<execution>
20402040
<id>copy-artifact-legal-files</id>

0 commit comments

Comments
 (0)