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 14, 2020
1 parent 0bb51e0 commit 84c8f63
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>
<sonar.projectKey>algotradeX_atx-advisor-zeus</sonar.projectKey>
<sonar.organization>algotradex</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
Expand Down

0 comments on commit 84c8f63

Please sign in to comment.