Skip to content

Commit

Permalink
Bump io.springfox:springfox-swagger-ui in /src/shipping/ingestion
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 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.7.0...3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
1 parent b76cf79 commit 7f4ce6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shipping/ingestion/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.10.0</version>
<version>3.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 7f4ce6f

Please sign in to comment.