Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit 8fa9a00

Browse files
authored
Merge pull request #91 from Ktt-Development/dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.2.0
Bump maven-resources-plugin from 3.1.0 to 3.2.0
2 parents e408413 + 662a4cf commit 8fa9a00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>org.apache.maven.plugins</groupId>
8585
<artifactId>maven-resources-plugin</artifactId>
86-
<version>3.1.0</version>
86+
<version>3.2.0</version>
8787
<configuration>
8888
<outputDirectory>${project.build.directory}</outputDirectory>
8989
</configuration>

0 commit comments

Comments
 (0)