Skip to content

Commit 3cd436d

Browse files
authored
Merge pull request #10 from Tomiwa-Ot/dependabot/maven/webserver/org.apache.maven.plugins-maven-resources-plugin-3.2.0
Bump maven-resources-plugin from 3.0.2 to 3.2.0 in /webserver
2 parents 927b6f9 + 198a7e2 commit 3cd436d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<!-- default lifecycle, jar packaging: see https://maven.apache.org/ref/current/maven-core/default-bindings.html#Plugin_bindings_for_jar_packaging -->
6262
<plugin>
6363
<artifactId>maven-resources-plugin</artifactId>
64-
<version>3.0.2</version>
64+
<version>3.2.0</version>
6565
</plugin>
6666
<plugin>
6767
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)