Skip to content

Commit 454342f

Browse files
authored
Merge pull request #640 from git-commit-id/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
Bump maven-clean-plugin from 3.2.0 to 3.3.1
2 parents 246392c + 172744c commit 454342f

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
@@ -126,7 +126,7 @@
126126
</plugin>
127127
<plugin>
128128
<artifactId>maven-clean-plugin</artifactId>
129-
<version>3.2.0</version>
129+
<version>3.3.1</version>
130130
</plugin>
131131
<plugin>
132132
<artifactId>maven-resources-plugin</artifactId>

0 commit comments

Comments
 (0)