Skip to content

Commit

Permalink
Merge pull request #21 from Assembly-WebCrew/renovate/springfox-monorepo
Browse files Browse the repository at this point in the history
Update springfox monorepo to v2.10.5
  • Loading branch information
Scrin authored Jul 5, 2020
2 parents f4617a9 + a28e152 commit 0e77059
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 @@ -112,13 +112,13 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.9.2</version>
<version>2.10.5</version>
</dependency>

<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.9.2</version>
<version>2.10.5</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 0e77059

Please sign in to comment.