Skip to content

Commit 89dfebf

Browse files
authored
Merge pull request #4965 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 b326764 + 90a972d commit 89dfebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@
587587
<plugin>
588588
<groupId>org.apache.maven.plugins</groupId>
589589
<artifactId>maven-clean-plugin</artifactId>
590-
<version>3.2.0</version>
590+
<version>3.3.1</version>
591591
</plugin>
592592
<plugin>
593593
<groupId>com.mycila</groupId>

0 commit comments

Comments
 (0)