Skip to content

Commit 35c8ec0

Browse files
authored
Merge pull request #5 from openinfradev/dependabot/maven/io.springfox-springfox-swagger-ui-2.10.0
Bump io.springfox:springfox-swagger-ui from 2.9.2 to 2.10.0
2 parents 33dd105 + ed477e5 commit 35c8ec0

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
@@ -129,7 +129,7 @@
129129
<dependency>
130130
<groupId>io.springfox</groupId>
131131
<artifactId>springfox-swagger-ui</artifactId>
132-
<version>2.9.2</version>
132+
<version>2.10.0</version>
133133
</dependency>
134134

135135
<!-- JSON 관련 -->

0 commit comments

Comments
 (0)