Skip to content

Commit

Permalink
fixed swagger (#714)
Browse files Browse the repository at this point in the history
Co-authored-by: ndanilin <DanilinNV@it.mos.ru>
  • Loading branch information
ndanilin and ndanilin authored Dec 30, 2024
1 parent 069c3f5 commit eadc85e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
</exclusion>
<exclusion>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit eadc85e

Please sign in to comment.