Skip to content

Commit

Permalink
Bump springfox.version from 2.9.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps `springfox.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[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2020
1 parent d62da35 commit f69290d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<java.version>1.8</java.version>
<rest-assured.version>3.3.0</rest-assured.version>
<postgresql.version>42.2.16</postgresql.version>
<springfox.version>2.9.2</springfox.version>
<springfox.version>3.0.0</springfox.version>
<sendgrid-java.version>4.4.8</sendgrid-java.version>
</properties>

Expand Down

0 comments on commit f69290d

Please sign in to comment.