Skip to content

Commit f46929a

Browse files
dependabot[bot]gklijs
authored andcommitted
Bump maven-clean-plugin from 3.1.0 to 3.2.0
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ce531e4 commit f46929a

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
@@ -257,7 +257,7 @@
257257
<plugins>
258258
<plugin>
259259
<artifactId>maven-clean-plugin</artifactId>
260-
<version>3.1.0</version>
260+
<version>3.2.0</version>
261261
</plugin>
262262
<plugin>
263263
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)