Skip to content

Commit 50ab567

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 111463d commit 50ab567

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
@@ -38,7 +38,7 @@
3838
<maven.version>3.9.9</maven.version>
3939
<gitflow.maven.plugin.version>1.21.0</gitflow.maven.plugin.version>
4040
<nexus.staging.maven.plugin.version>1.7.0</nexus.staging.maven.plugin.version>
41-
<maven.clean.plugin.version>3.4.0</maven.clean.plugin.version>
41+
<maven.clean.plugin.version>3.4.1</maven.clean.plugin.version>
4242
<maven.deploy.plugin.version>3.1.3</maven.deploy.plugin.version>
4343
<maven.install.plugin.version>3.1.3</maven.install.plugin.version>
4444
<maven.jar.plugin.version>3.4.2</maven.jar.plugin.version>

0 commit comments

Comments
 (0)