Skip to content

Commit

Permalink
Bump io.springfox:springfox-swagger-ui in /src/user-java (#11)
Browse files Browse the repository at this point in the history
Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.7.0 to 2.10.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.7.0...2.10.0)

---
updated-dependencies:
- dependency-name: io.springfox:springfox-swagger-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent d8b5bd1 commit 3766b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/user-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<java.version>1.7</java.version>
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<springfox-version>2.7.0</springfox-version>
<springfox-version>2.10.0</springfox-version>
</properties>
<parent>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 3766b85

Please sign in to comment.