Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Commit

Permalink
Upgraded swagger annotations lib
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkewley committed Jul 5, 2020
1 parent ddb6179 commit 8e2d20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
<version>2.0.10</version> <!-- todo: later version breaks -->
<version>2.1.3</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 8e2d20d

Please sign in to comment.