Skip to content

Commit

Permalink
Merge pull request #1 from dkdndes/dependabot/maven/io.swagger-swagge…
Browse files Browse the repository at this point in the history
…r-codegen-2.4.19

Bump swagger-codegen from 2.2.2-SNAPSHOT to 2.4.19
  • Loading branch information
dkdndes authored Jun 12, 2021
2 parents f823afc + 33a0deb commit f4ef548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
</dependency>
</dependencies>
<properties>
<swagger-codegen-version>2.2.2-SNAPSHOT</swagger-codegen-version>
<swagger-codegen-version>2.4.19</swagger-codegen-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.8.1</junit-version>
<codegenloc>${basedir}/swagger-codegen-2.2.2-SNAPSHOT.jar</codegenloc>
Expand Down

0 comments on commit f4ef548

Please sign in to comment.