File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 103103 </execution >
104104 </executions >
105105 </plugin >
106+ <plugin >
107+ <groupId >org.projectlombok</groupId >
108+ <artifactId >lombok</artifactId >
109+ <version >1.16.22</version >
110+ </plugin >
111+ <plugin >
112+ <groupId >org.projectlombok</groupId >
113+ <artifactId >lombok-maven-plugin</artifactId >
114+ <version >1.16.8.0</version >
115+ </plugin >
106116
107117 <!-- ========================================================== -->
108118 <!-- license -->
Original file line number Diff line number Diff line change 567567 <plugin >
568568 <groupId >net.alchim31.maven</groupId >
569569 <artifactId >scala-maven-plugin</artifactId >
570+ <version >3.3.2</version >
570571 <executions >
571572 <execution >
572573 <id >scala-compile-first</id >
You can’t perform that action at this time.
0 commit comments