Skip to content

Commit

Permalink
upgrade swagger-ui version to 3.36.0. Fixes #688, #349, #545.
Browse files Browse the repository at this point in the history
  • Loading branch information
bnasslahsen committed Oct 27, 2020
1 parent 6fcb099 commit 3bf1b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
<swagger-api.version>2.1.5</swagger-api.version>
<swagger-ui.version>3.35.2</swagger-ui.version>
<swagger-ui.version>3.36.0</swagger-ui.version>
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
<classgraph.version>4.8.69</classgraph.version>
<webjars-locator-core.version>0.45</webjars-locator-core.version>
Expand Down

0 comments on commit 3bf1b10

Please sign in to comment.