We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea6ed6a + 2e995b0 commit 25b9b41Copy full SHA for 25b9b41
1 file changed
pom.xml
@@ -125,6 +125,16 @@
125
</execution>
126
</executions>
127
</plugin>
128
+ <plugin>
129
+ <groupId>org.projectlombok</groupId>
130
+ <artifactId>lombok</artifactId>
131
+ <version>1.16.22</version>
132
+ </plugin>
133
134
135
+ <artifactId>lombok-maven-plugin</artifactId>
136
+ <version>1.16.8.0</version>
137
138
139
<!-- ========================================================== -->
140
<!-- license -->
0 commit comments