Skip to content

Commit 5a1046e

Browse files
Bump io.springfox:springfox-swagger-ui in /springboot2-jpa-swagger2
Bumps [io.springfox:springfox-swagger-ui](https://github.com/springfox/springfox) from 2.8.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.8.0...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 9cdb898 commit 5a1046e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot2-jpa-swagger2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>io.springfox</groupId>
5757
<artifactId>springfox-swagger-ui</artifactId>
58-
<version>2.8.0</version>
58+
<version>2.10.0</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>io.springfox</groupId>

0 commit comments

Comments
 (0)