Skip to content

Commit b128118

Browse files
Merge pull request #296 from AxonFramework/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 9de6f14 + 967af36 commit b128118

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
@@ -276,7 +276,7 @@
276276
<plugins>
277277
<plugin>
278278
<artifactId>maven-clean-plugin</artifactId>
279-
<version>3.2.0</version>
279+
<version>3.3.1</version>
280280
</plugin>
281281
<plugin>
282282
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)