Skip to content

Commit 25b9b41

Browse files
authored
Merge branch 'WeBankFinTech:1.0.1' into 1.0.1
2 parents ea6ed6a + 2e995b0 commit 25b9b41

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

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)