Skip to content

Commit babae6e

Browse files
committed
Dependency updates
1 parent 43a824a commit babae6e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.swagger-codegen/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.75
1+
3.0.76

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>io.swagger.core.v3</groupId>
161161
<artifactId>swagger-annotations</artifactId>
162-
<version>2.2.41</version>
162+
<version>2.2.42</version>
163163
</dependency>
164164
</dependencies>
165165

@@ -188,12 +188,12 @@
188188
<plugin>
189189
<groupId>org.codehaus.mojo</groupId>
190190
<artifactId>versions-maven-plugin</artifactId>
191-
<version>2.20.1</version>
191+
<version>2.21.0</version>
192192
</plugin>
193193
<plugin>
194194
<groupId>io.swagger.codegen.v3</groupId>
195195
<artifactId>swagger-codegen-maven-plugin</artifactId>
196-
<version>3.0.75</version>
196+
<version>3.0.76</version>
197197
<executions>
198198
<execution>
199199
<goals>

0 commit comments

Comments
 (0)