Skip to content

Commit 86cf49c

Browse files
authored
Merge pull request #134 from hyperdefined/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.5.0
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0
2 parents 88e370c + 1bb5137 commit 86cf49c

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
@@ -35,7 +35,7 @@
3535
<plugins>
3636
<plugin>
3737
<artifactId>maven-clean-plugin</artifactId>
38-
<version>3.4.1</version>
38+
<version>3.5.0</version>
3939
<executions>
4040
<execution>
4141
<id>auto-clean</id>

0 commit comments

Comments
 (0)