We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e448a82 commit 7cb8ff2Copy full SHA for 7cb8ff2
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.spring4all</groupId>
8
<artifactId>swagger-spring-boot-starter</artifactId>
9
- <version>1.8.0.RELEASE</version>
+ <version>1.9.0.RELEASE</version>
10
11
<name>spring-boot-starter-swagger</name>
12
<url>https://github.com/SpringForAll/spring-boot-starter-swagger</url>
@@ -50,7 +50,7 @@
50
<version.java>1.8</version.java>
51
<version.swagger>2.9.2</version.swagger>
52
<version.spring-boot>1.5.10.RELEASE</version.spring-boot>
53
- <version.lombok>1.16.18</version.lombok>
+ <version.lombok>1.18.6</version.lombok>
54
</properties>
55
56
<dependencies>
0 commit comments