Skip to content

Commit d10c3f2

Browse files
authored
Merge pull request #325 from eXist-db/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
build(deps): bump maven-clean-plugin from 3.2.0 to 3.3.1
2 parents dd3c9b2 + 4364db6 commit d10c3f2

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
@@ -202,7 +202,7 @@
202202
<plugins>
203203
<plugin>
204204
<artifactId>maven-clean-plugin</artifactId>
205-
<version>3.2.0</version>
205+
<version>3.3.1</version>
206206
<configuration>
207207
<filesets>
208208
<fileset>

0 commit comments

Comments
 (0)