Skip to content

Commit

Permalink
Bump springfox-swagger2.version from 2.9.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps `springfox-swagger2.version` from 2.9.2 to 3.0.0.

Updates `springfox-swagger2` from 2.9.2 to 3.0.0
- [Release notes](https://github.com/springfox/springfox/releases)
- [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md)
- [Commits](springfox/springfox@2.9.2...3.0.0)

Updates `springfox-swagger-ui` from 2.9.2 to 3.0.0
- [Release notes](https://github.com/springfox/springfox/releases)
- [Changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md)
- [Commits](springfox/springfox@2.9.2...3.0.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 15, 2020
1 parent 3f2f289 commit 5d34d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<java.version>11</java.version>
<spring-cloud.version>2020-1.BUILD-SNAPSHOT</spring-cloud.version>
<axon-spring-boot.version>4.3.5</axon-spring-boot.version>
<springfox-swagger2.version>2.9.2</springfox-swagger2.version>
<springfox-swagger2.version>3.0.0</springfox-swagger2.version>

<maven.skipTests>false</maven.skipTests>
<maven-checkstyle-plugin.version>3.1.1</maven-checkstyle-plugin.version>
Expand Down

0 comments on commit 5d34d46

Please sign in to comment.