Skip to content

Commit 201ca3b

Browse files
Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1
Bumps [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.0...maven-clean-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c4c586 commit 201ca3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
</plugin>
227227
<plugin>
228228
<artifactId>maven-clean-plugin</artifactId>
229-
<version>3.4.0</version>
229+
<version>3.4.1</version>
230230
</plugin>
231231
<plugin>
232232
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)