Skip to content

Commit 2f947a4

Browse files
authored
Merge pull request #25 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.1.0
build(deps): bump maven-clean-plugin from 2.4.1 to 3.1.0
2 parents 2393da1 + a0af87f commit 2f947a4

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
@@ -199,7 +199,7 @@
199199
<plugins>
200200
<plugin>
201201
<artifactId>maven-clean-plugin</artifactId>
202-
<version>2.4.1</version>
202+
<version>3.1.0</version>
203203
<configuration>
204204
<filesets>
205205
<fileset>

0 commit comments

Comments
 (0)