Skip to content

Commit c839d4c

Browse files
fix(deps): bump org.apache.maven.plugins:maven-clean-plugin
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] <[email protected]>
1 parent 96fab0c commit c839d4c

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
@@ -28,7 +28,7 @@
2828
<guava.version>33.4.0-jre</guava.version>
2929
<slf4j.version>2.0.16</slf4j.version>
3030
<commons-cli.version>1.9.0</commons-cli.version>
31-
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
31+
<maven-clean-plugin.version>3.4.1</maven-clean-plugin.version>
3232
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
3333
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
3434
<ph-javacc-maven-plugin.version>4.1.5</ph-javacc-maven-plugin.version>

0 commit comments

Comments
 (0)