Skip to content

Commit d36f9b5

Browse files
committed
Upgrade swagger-core to version 2.1.10 and swagger-ui to version 3.51.1
1 parent 83943fe commit d36f9b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
6767
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
6868
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
69-
<swagger-api.version>2.1.9</swagger-api.version>
70-
<swagger-ui.version>3.49.0</swagger-ui.version>
69+
<swagger-api.version>2.1.10</swagger-api.version>
70+
<swagger-ui.version>3.51.1</swagger-ui.version>
7171
<spring-security-oauth2.version>2.3.8.RELEASE</spring-security-oauth2.version>
7272
<classgraph.version>4.8.69</classgraph.version>
7373
<webjars-locator-core.version>0.45</webjars-locator-core.version>

0 commit comments

Comments
 (0)