Skip to content

Commit b2a400c

Browse files
Merge pull request #160 from centralnicgroup-opensource/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.2
fix(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
2 parents 18a165e + 88abc3e commit b2a400c

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
@@ -97,7 +97,7 @@
9797
</plugin>
9898
<plugin>
9999
<artifactId>maven-clean-plugin</artifactId>
100-
<version>3.3.1</version>
100+
<version>3.3.2</version>
101101
</plugin>
102102
<plugin>
103103
<artifactId>maven-resources-plugin</artifactId>

0 commit comments

Comments
 (0)