Skip to content

Commit

Permalink
updated swager parser and core versions
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoMario committed Jun 23, 2021
1 parent ca8b439 commit 2ab0ebc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,8 +253,8 @@
</dependencies>
<properties>
<swagger-codegen-version>3.0.27-SNAPSHOT</swagger-codegen-version>
<swagger-parser-version>2.0.26</swagger-parser-version>
<swagger-core-version>2.1.9</swagger-core-version>
<swagger-parser-version>2.0.27-SNAPSHOT</swagger-parser-version>
<swagger-core-version>2.1.10-SNAPSHOT</swagger-core-version>
<jackson-version>2.12.1</jackson-version>
<scala-version>2.11.1</scala-version>
<felix-version>3.3.0</felix-version>
Expand Down

0 comments on commit 2ab0ebc

Please sign in to comment.