Update lombok
This commit is contained in:
parent
c8cd5118e8
commit
559347e5f7
3
pom.xml
3
pom.xml
|
@ -56,6 +56,7 @@
|
|||
<module>geoportal-common</module>
|
||||
<module>cms-plugin-framework</module>
|
||||
|
||||
|
||||
<!-- Client library -->
|
||||
<module>geoportal-client</module>
|
||||
|
||||
|
@ -198,7 +199,7 @@
|
|||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
<artifactId>lombok</artifactId>
|
||||
<version>1.14.8</version>
|
||||
<version>1.18.24</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue