Skip to content

Commit 6cc21ac

Browse files
authored
Merge pull request #62 from AxonFramework/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0
Bump maven-resources-plugin from 3.0.2 to 3.2.0
2 parents c1c58b9 + 6f156d0 commit 6cc21ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<plugins>
260260
<plugin>
261261
<artifactId>maven-resources-plugin</artifactId>
262-
<version>3.0.2</version>
262+
<version>3.2.0</version>
263263
<configuration>
264264
<encoding>UTF-8</encoding>
265265
</configuration>

0 commit comments

Comments
 (0)