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 43a824a commit babae6eCopy full SHA for babae6e
2 files changed
.swagger-codegen/VERSION
@@ -1 +1 @@
1
-3.0.75
+3.0.76
pom.xml
@@ -159,7 +159,7 @@
159
<dependency>
160
<groupId>io.swagger.core.v3</groupId>
161
<artifactId>swagger-annotations</artifactId>
162
- <version>2.2.41</version>
+ <version>2.2.42</version>
163
</dependency>
164
</dependencies>
165
@@ -188,12 +188,12 @@
188
<plugin>
189
<groupId>org.codehaus.mojo</groupId>
190
<artifactId>versions-maven-plugin</artifactId>
191
- <version>2.20.1</version>
+ <version>2.21.0</version>
192
</plugin>
193
194
<groupId>io.swagger.codegen.v3</groupId>
195
<artifactId>swagger-codegen-maven-plugin</artifactId>
196
- <version>3.0.75</version>
+ <version>3.0.76</version>
197
<executions>
198
<execution>
199
<goals>
0 commit comments