Skip to content

Commit dedeb6c

Browse files
Bump io.springfox:springfox-swagger-ui in /gateway-service
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]>
1 parent 5edc4b3 commit dedeb6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway-service/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>io.springfox</groupId>
4141
<artifactId>springfox-swagger-ui</artifactId>
42-
<version>2.9.2</version>
42+
<version>2.10.0</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>io.springfox</groupId>

0 commit comments

Comments
 (0)