Skip to content

Commit 8695b6b

Browse files
authored
Merge pull request #16 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.2.0
Bump maven-clean-plugin from 3.1.0 to 3.2.0
2 parents 5960e64 + ce1f96f commit 8695b6b

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
@@ -43,7 +43,7 @@
4343
<plugins>
4444
<plugin>
4545
<artifactId>maven-clean-plugin</artifactId>
46-
<version>3.1.0</version>
46+
<version>3.2.0</version>
4747
<executions>
4848
<execution>
4949
<id>auto-clean</id>

0 commit comments

Comments
 (0)