Skip to content

Commit

Permalink
Update pom.xml (apache#8272)
Browse files Browse the repository at this point in the history
update lombok version for win10 compile error projectlombok/lombok#1572
  • Loading branch information
zhangmx authored Nov 21, 2020
1 parent 6cfaec5 commit 9f8737a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<nacos.client.verison>1.1.4</nacos.client.verison>
<jetcd.version>0.5.0</jetcd.version>

<lombok.version>1.16.20</lombok.version>
<lombok.version>1.18.16</lombok.version>

<springframework.version>[4.3.6.RELEASE,5.0.0.M1)</springframework.version>
<spring-boot.version>[1.5.20.RELEASE,2.0.0.M1)</spring-boot.version>
Expand Down

0 comments on commit 9f8737a

Please sign in to comment.