Skip to content

Commit 6dc04a6

Browse files
committed
bump up maven plugin version
1 parent 7a473d6 commit 6dc04a6

File tree

1 file changed

+1
-1
lines changed
  • modules/swagger-codegen-maven-plugin

1 file changed

+1
-1
lines changed

modules/swagger-codegen-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-plugin-plugin</artifactId>
65-
<version>3.4</version>
65+
<version>3.6.0</version>
6666
<configuration>
6767
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
6868
</configuration>

0 commit comments

Comments
 (0)