removed exclusion of lombok

pull/4/head
Francesco Mangiacrapa 3 years ago
parent d358a21182
commit 8627416400

@ -152,10 +152,6 @@
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>

Loading…
Cancel
Save