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

Commit 20e0b0c

Browse files
authored
Merge pull request #45 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.4.0
Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
2 parents 31f9df4 + 580130f commit 20e0b0c

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
@@ -38,7 +38,7 @@
3838
<plugins>
3939
<plugin>
4040
<artifactId>maven-clean-plugin</artifactId>
41-
<version>3.3.2</version>
41+
<version>3.4.0</version>
4242
<executions>
4343
<execution>
4444
<id>auto-clean</id>

0 commit comments

Comments
 (0)