Skip to content

Commit 64e478a

Browse files
Update pom.xml
1 parent 83c9f23 commit 64e478a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@
2828
<artifactId>boosted-yaml</artifactId>
2929
<version>1.3.4</version>
3030
</dependency>
31+
<dependency>
32+
<groupId>org.projectlombok</groupId>
33+
<artifactId>lombok</artifactId>
34+
<version>1.18.32</version>
35+
<scope>provided</scope>
36+
</dependency>
3137
</dependencies>
3238

3339
<repositories>

0 commit comments

Comments
 (0)