removed left-over lombok
This commit is contained in:
parent
237ab2641a
commit
3636b9200f
12 changed files with 0 additions and 19 deletions
8
pom.xml
8
pom.xml
|
@ -35,14 +35,6 @@
|
|||
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.18.36</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.javalin</groupId>
|
||||
<artifactId>javalin</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue