Skip to content

Commit

Permalink
Delete duplicated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
micryc committed Oct 3, 2024
1 parent 7e69805 commit 3d4a0ad
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions modules/swagger-java17-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@
<artifactId>swagger-annotations</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-jaxrs2</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-models</artifactId>
Expand Down

0 comments on commit 3d4a0ad

Please sign in to comment.