File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >org.projectlombok</groupId >
5959 <artifactId >lombok</artifactId >
60- <version >1.18.6 </version >
60+ <version >1.18.36 </version >
6161 <scope >provided</scope >
6262 </dependency >
6363 <dependency >
208208 <groupId >org.projectlombok</groupId >
209209 <artifactId >lombok-maven-plugin</artifactId >
210210 <version >1.18.20.0</version >
211+ <dependencies >
212+ <dependency >
213+ <groupId >org.projectlombok</groupId >
214+ <artifactId >lombok</artifactId >
215+ <version >1.18.36</version >
216+ </dependency >
217+ </dependencies >
211218 <executions >
212219 <execution >
213220 <goals >
323330 <plugin >
324331 <groupId >biz.aQute.bnd</groupId >
325332 <artifactId >bnd-maven-plugin</artifactId >
326- <version >4.3.1 </version >
333+ <version >5.2.0 </version >
327334 <executions >
328335 <execution >
329336 <goals >
You can’t perform that action at this time.
0 commit comments