We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e3db5 commit 9c79297Copy full SHA for 9c79297
modules/swagger-codegen-maven-plugin/README.md
@@ -11,7 +11,7 @@ Add to your `build->plugins` section (default phase is `generate-sources` phase)
11
<plugin>
12
<groupId>io.swagger</groupId>
13
<artifactId>swagger-codegen-maven-plugin</artifactId>
14
- <version>2.2.3</version>
+ <version>2.3.1</version>
15
<executions>
16
<execution>
17
<goals>
0 commit comments