Skip to content

Commit

Permalink
Merge pull request #182 from toolisticon/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
jangalinski authored Jun 28, 2024
2 parents a67911a + fa40763 commit aa0515b
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 @@ -111,7 +111,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>

<!-- Coverage metering -->
Expand Down

0 comments on commit aa0515b

Please sign in to comment.