Skip to content

Commit

Permalink
update lombok 1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dyc87112 committed Apr 3, 2019
1 parent e448a82 commit 7cb8ff2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.spring4all</groupId>
<artifactId>swagger-spring-boot-starter</artifactId>
<version>1.8.0.RELEASE</version>
<version>1.9.0.RELEASE</version>

<name>spring-boot-starter-swagger</name>
<url>https://github.com/SpringForAll/spring-boot-starter-swagger</url>
Expand Down Expand Up @@ -50,7 +50,7 @@
<version.java>1.8</version.java>
<version.swagger>2.9.2</version.swagger>
<version.spring-boot>1.5.10.RELEASE</version.spring-boot>
<version.lombok>1.16.18</version.lombok>
<version.lombok>1.18.6</version.lombok>
</properties>

<dependencies>
Expand Down

0 comments on commit 7cb8ff2

Please sign in to comment.