Skip to content

Commit

Permalink
Merge pull request #2 from holixon/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-clean-plugin-3.3.2
  • Loading branch information
zambrovski authored Nov 3, 2023
2 parents b728ccf + 203df46 commit 953d6ef
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 @@ -29,7 +29,7 @@
<!-- cleaning -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</plugin>
<!-- gitflow -->
<plugin>
Expand Down

0 comments on commit 953d6ef

Please sign in to comment.