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

Commit 3a1265b

Browse files
authored
Merge pull request #39 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 e4609f1 + 1062c0a commit 3a1265b

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
@@ -162,7 +162,7 @@
162162
<plugin>
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-clean-plugin</artifactId>
165-
<version>3.1.0</version>
165+
<version>3.2.0</version>
166166
</plugin>
167167
<plugin>
168168
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)