Skip to content

Commit a9af4fd

Browse files
author
zhaobincai
committed
Merge remote-tracking branch 'origin/1.0.1' into 1.0.1
2 parents e5d84f0 + 25b9b41 commit a9af4fd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pom.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,16 @@
125125
</execution>
126126
</executions>
127127
</plugin>
128+
<plugin>
129+
<groupId>org.projectlombok</groupId>
130+
<artifactId>lombok</artifactId>
131+
<version>1.16.22</version>
132+
</plugin>
133+
<plugin>
134+
<groupId>org.projectlombok</groupId>
135+
<artifactId>lombok-maven-plugin</artifactId>
136+
<version>1.16.8.0</version>
137+
</plugin>
128138

129139
<!-- ========================================================== -->
130140
<!-- license -->

0 commit comments

Comments
 (0)