pom.xml: move lombok to compile scope
This commit is contained in:
parent
acce849819
commit
e108d61ac5
1 changed files with 0 additions and 1 deletions
1
pom.xml
1
pom.xml
|
@ -50,7 +50,6 @@
|
|||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.16.8</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
|
|
Loading…
Reference in a new issue