Skip to content

Commit 0cd0b22

Browse files
authored
Merge pull request #84 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 68d75c9 + b58e3c8 commit 0cd0b22

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
@@ -156,7 +156,7 @@
156156
<plugins>
157157
<plugin>
158158
<artifactId>maven-clean-plugin</artifactId>
159-
<version>3.2.0</version>
159+
<version>3.3.1</version>
160160
</plugin>
161161
<plugin>
162162
<artifactId>maven-install-plugin</artifactId>

0 commit comments

Comments
 (0)