Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cfea025

Browse files
authoredAug 26, 2024··
Bump io.springfox:springfox-swagger-ui from 2.9.2 to 2.10.0
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] <support@github.com>
1 parent 47fbdc0 commit cfea025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>io.springfox</groupId>
8181
<artifactId>springfox-swagger-ui</artifactId>
82-
<version>2.9.2</version>
82+
<version>2.10.0</version>
8383
</dependency>
8484

8585
<dependency>

0 commit comments

Comments
 (0)
Please sign in to comment.