Skip to content

Commit

Permalink
Upgraded swagger libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
aktoboy committed Apr 5, 2024
1 parent fee1e0c commit 73c3d32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/dao/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<dependency>
<groupId>io.swagger.parser.v3</groupId>
<artifactId>swagger-parser</artifactId>
<version>2.0.27</version>
<version>2.1.20</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand All @@ -76,7 +76,7 @@
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-inflector</artifactId>
<version>2.0.0</version>
<version>2.0.10</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 73c3d32

Please sign in to comment.