Skip to content

Commit

Permalink
Update springfox monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 26, 2022
1 parent 10394c1 commit 38b8584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.8.0</version>
<version>3.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.8.0</version>
<version>3.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 38b8584

Please sign in to comment.