Skip to content

Commit

Permalink
Merge pull request #155 from tobiasstadler/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-clean-plugin-3.3.2

Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
  • Loading branch information
tobiasstadler authored Oct 30, 2023
2 parents ba814ba + 79ceadc commit d70a5f5
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 @@ -85,7 +85,7 @@
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
Expand Down

0 comments on commit d70a5f5

Please sign in to comment.