Skip to content

Commit 3bf1b10

Browse files
committedOct 27, 2020
upgrade swagger-ui version to 3.36.0. Fixes #688, #349, #545.
1 parent 6fcb099 commit 3bf1b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
7070
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
7171
<swagger-api.version>2.1.5</swagger-api.version>
72-
<swagger-ui.version>3.35.2</swagger-ui.version>
72+
<swagger-ui.version>3.36.0</swagger-ui.version>
7373
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
7474
<classgraph.version>4.8.69</classgraph.version>
7575
<webjars-locator-core.version>0.45</webjars-locator-core.version>

0 commit comments

Comments
 (0)
Please sign in to comment.