Update 'pom.xml'
This commit is contained in:
parent
e167aa24d9
commit
500aaa3fc9
5
pom.xml
5
pom.xml
|
@ -219,6 +219,11 @@
|
||||||
<version>1.82.0</version>
|
<version>1.82.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>org.projectlombok</groupId>
|
||||||
|
<artifactId>lombok</artifactId>
|
||||||
|
<version>1.18.2</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- jersey & weld -->
|
<!-- jersey & weld -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue