Update 'pom.xml'

This commit is contained in:
Lucio Lelii 2022-11-15 11:06:55 +01:00
parent 500aaa3fc9
commit 0b907277cd
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.2</version>
<scope>provided</scope>
</dependency>
<!-- jersey & weld -->