Skip to content

Commit e33ca51

Browse files
committed
1.9.1.RELEASE: springfox-swagger 2.9.2使用的swagger-models版本(1.5.20)有bug,不填example会报错 #173
1 parent f6431da commit e33ca51

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
@@ -6,7 +6,7 @@
66

77
<groupId>com.spring4all</groupId>
88
<artifactId>swagger-spring-boot-starter</artifactId>
9-
<version>1.9.0.RELEASE</version>
9+
<version>1.9.1.RELEASE</version>
1010

1111
<name>spring-boot-starter-swagger</name>
1212
<url>https://github.com/SpringForAll/spring-boot-starter-swagger</url>

0 commit comments

Comments
 (0)