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

Commit 662a4cf

Browse files
Bump maven-resources-plugin from 3.1.0 to 3.2.0
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.1.0...maven-resources-plugin-3.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e408413 commit 662a4cf

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)