Skip to content

Commit 88abc3e

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.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.3.1...maven-clean-plugin-3.3.2) --- 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 18a165e commit 88abc3e

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
@@ -97,7 +97,7 @@
9797
</plugin>
9898
<plugin>
9999
<artifactId>maven-clean-plugin</artifactId>
100-
<version>3.3.1</version>
100+
<version>3.3.2</version>
101101
</plugin>
102102
<plugin>
103103
<artifactId>maven-resources-plugin</artifactId>

0 commit comments

Comments
 (0)