Skip to content

Commit

Permalink
Merge pull request #422 from quarkusio/dependabot_maven_quarkus-works…
Browse files Browse the repository at this point in the history
…hop-super-heroes_org.apache.maven.plugins-maven-clean-plugin-3.3.2

Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 in /quarkus-workshop-super-heroes
  • Loading branch information
holly-cummins authored Nov 3, 2023
2 parents a5413b5 + 978c2a2 commit 8dd41dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarkus-workshop-super-heroes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
so we need to do a bit of cleaning as part of the default lifecycle.-->
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
<executions>
<execution>
<id>tidy-generated-project</id>
Expand Down

0 comments on commit 8dd41dc

Please sign in to comment.