Skip to content

Commit 8cdbe64

Browse files
Bump springfox.version from 2.10.5 to 3.0.0
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]>
1 parent 5ccd89c commit 8cdbe64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cadastrapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<geotools.version>26.2</geotools.version>
2323
<pdfbox.version>3.0.0-RC1</pdfbox.version>
2424
<quartz.version>2.3.2</quartz.version>
25-
<springfox.version>2.10.5</springfox.version>
25+
<springfox.version>3.0.0</springfox.version>
2626
</properties>
2727
<repositories>
2828
<repository>

0 commit comments

Comments
 (0)