Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 6060e0e

Browse files
authored
Merge pull request #71 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.2.0
Bump maven-clean-plugin from 3.1.0 to 3.2.0
2 parents 10e82d7 + 5b055da commit 6060e0e

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
@@ -103,7 +103,7 @@
103103
<plugin>
104104
<groupId>org.apache.maven.plugins</groupId>
105105
<artifactId>maven-clean-plugin</artifactId>
106-
<version>3.1.0</version>
106+
<version>3.2.0</version>
107107
</plugin>
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)