Skip to content

Commit 90b6050

Browse files
authored
Merge pull request #14 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.2
Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
2 parents 4670912 + 9a7e5a4 commit 90b6050

File tree

1 file changed

+1
-1
lines changed
  • openapi-client-maven-template

1 file changed

+1
-1
lines changed

openapi-client-maven-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@
299299
<plugin>
300300
<groupId>org.apache.maven.plugins</groupId>
301301
<artifactId>maven-clean-plugin</artifactId>
302-
<version>3.3.1</version>
302+
<version>3.3.2</version>
303303
<executions>
304304
<execution>
305305
<id>pre-generation-clean</id>

0 commit comments

Comments
 (0)