Skip to content

Commit

Permalink
chore(deps): bump io.springfox:springfox-swagger-ui
Browse files Browse the repository at this point in the history
Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.9.2 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.9.2...2.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent bf43da7 commit c91329d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-samples-swagger/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<artifactId>spring-boot-samples-swagger</artifactId>
<description>Setting Up Swagger 2 with a Spring REST API.</description>
<properties>
<swagger2.version>2.9.2</swagger2.version>
<swagger2.version>2.10.0</swagger2.version>
</properties>
<dependencies>
<dependency>
Expand Down

0 comments on commit c91329d

Please sign in to comment.