Skip to content

Commit

Permalink
Merge pull request #91 from Nastel/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…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
kausandr authored Jun 20, 2024
2 parents 93a0f03 + e9c5a92 commit 4f882bf
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 @@ -245,7 +245,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
<executions>
<execution>
<id>clean-build</id>
Expand Down

0 comments on commit 4f882bf

Please sign in to comment.