Skip to content

Commit 649344f

Browse files
author
springdoc
committed
Downgrade swagger-ui to 3.24.0, fixes #239
1 parent 50e7871 commit 649344f

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
@@ -68,7 +68,7 @@
6868
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
6969
<nexus-staging-maven-plugin>1.6.8</nexus-staging-maven-plugin>
7070
<swagger-api.version>2.1.0</swagger-api.version>
71-
<swagger-ui.version>3.24.3</swagger-ui.version>
71+
<swagger-ui.version>3.24.0</swagger-ui.version>
7272
<webjars-locator.version>0.38</webjars-locator.version>
7373
</properties>
7474

0 commit comments

Comments
 (0)