Skip to content

Commit beda853

Browse files
authored
Merge pull request saturnism#25 from saturnism/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.1.0
Bump maven-clean-plugin from 3.0.0 to 3.1.0
2 parents 5fc5445 + 2fc3787 commit beda853

File tree

1 file changed

+1
-1
lines changed
  • chat-example/chat-vaadin-client

1 file changed

+1
-1
lines changed

chat-example/chat-vaadin-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-clean-plugin</artifactId>
156-
<version>3.0.0</version>
156+
<version>3.1.0</version>
157157
<!-- Clean up also any pre-compiled themes -->
158158
<configuration>
159159
<filesets>

0 commit comments

Comments
 (0)