Skip to content

Commit 84c8f63

Browse files
Bump springfox-swagger2.version from 2.9.2 to 3.0.0
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]>
1 parent 0bb51e0 commit 84c8f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<java.version>11</java.version>
1919
<spring-cloud.version>2020-1.BUILD-SNAPSHOT</spring-cloud.version>
2020
<axon-spring-boot.version>4.3.5</axon-spring-boot.version>
21-
<springfox-swagger2.version>2.9.2</springfox-swagger2.version>
21+
<springfox-swagger2.version>3.0.0</springfox-swagger2.version>
2222
<sonar.projectKey>algotradeX_atx-advisor-zeus</sonar.projectKey>
2323
<sonar.organization>algotradex</sonar.organization>
2424
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)