Skip to content

Commit

Permalink
update core and parser v1 version to release
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Jun 15, 2022
1 parent d3b1894 commit b4c8538
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 @@ -402,10 +402,10 @@
</repositories>
<properties>
<snakeyaml-version>1.30</snakeyaml-version>
<swagger-parser-v2-version>1.0.61-SNAPSHOT</swagger-parser-v2-version>
<swagger-parser-v2-version>1.0.61</swagger-parser-v2-version>
<commons-io-version>2.11.0</commons-io-version>
<slf4j-version>1.7.30</slf4j-version>
<swagger-core-version>2.2.1-SNAPSHOT</swagger-core-version>
<swagger-core-version>2.2.1</swagger-core-version>
<swagger-core-v2-version>1.6.6</swagger-core-v2-version>
<junit-version>4.13.2</junit-version>
<testng-version>6.14.2</testng-version>
Expand Down

0 comments on commit b4c8538

Please sign in to comment.