Skip to content

Commit

Permalink
Merge pull request #45 from hyperdefined/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.plugins-maven-clean-plugin-3.4.0

Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0
  • Loading branch information
hyperdefined authored Jun 25, 2024
2 parents 31f9df4 + 580130f commit 20e0b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<executions>
<execution>
<id>auto-clean</id>
Expand Down

0 comments on commit 20e0b0c

Please sign in to comment.