Skip to content

Commit

Permalink
Update swagger parser to 2.0.19 (OpenAPITools#5413)
Browse files Browse the repository at this point in the history
* update swagger parser to 2.0.18

* fix online server exception

* Revert "fix online server exception"

This reverts commit fe3cb52.

* update parser to 2.0.19
  • Loading branch information
wing328 authored and michaelpro1 committed May 7, 2020
1 parent ad6f973 commit b21e400
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 @@ -1601,7 +1601,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<swagger-core-version>2.1.1</swagger-core-version>
<swagger-parser-groupid>io.swagger.parser.v3</swagger-parser-groupid>
<swagger-parser-version>2.0.17</swagger-parser-version>
<swagger-parser-version>2.0.19</swagger-parser-version>
<felix-version>3.3.1</felix-version>
<commons-io-version>2.4</commons-io-version>
<commons-cli-version>1.2</commons-cli-version>
Expand Down

0 comments on commit b21e400

Please sign in to comment.