Skip to content

Commit

Permalink
Switch to swagger 1.0.71
Browse files Browse the repository at this point in the history
  • Loading branch information
beikov committed May 2, 2024
1 parent 572bea9 commit 91d01ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion models/azure/subscription/jersey3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-parser</artifactId>
<version>1.0.71-SNAPSHOT</version>
<version>1.0.71</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion models/azure/vm/jersey3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-parser</artifactId>
<version>1.0.71-SNAPSHOT</version>
<version>1.0.71</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
Expand Down

0 comments on commit 91d01ea

Please sign in to comment.