Skip to content

Commit

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

Updates `springfox-swagger2` from 2.10.5 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.10.5...3.0.0)

Updates `springfox-swagger-ui` from 2.10.5 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.10.5...3.0.0)

Updates `springfox-spring-webmvc` from 2.10.5 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.10.5...3.0.0)

---
updated-dependencies:
- dependency-name: io.springfox:springfox-swagger2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.springfox:springfox-swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.springfox:springfox-spring-webmvc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 5ccd89c commit 8cdbe64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cadastrapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<geotools.version>26.2</geotools.version>
<pdfbox.version>3.0.0-RC1</pdfbox.version>
<quartz.version>2.3.2</quartz.version>
<springfox.version>2.10.5</springfox.version>
<springfox.version>3.0.0</springfox.version>
</properties>
<repositories>
<repository>
Expand Down

0 comments on commit 8cdbe64

Please sign in to comment.