Skip to content

Commit 1935e7f

Browse files
authored
Merge pull request #438 from jaguililla/patch-1
Change Lombok dependency scope
2 parents 5777ab0 + c11a3a6 commit 1935e7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
<groupId>org.projectlombok</groupId>
150150
<artifactId>lombok</artifactId>
151151
<version>1.18.10</version>
152+
<scope>provided</scope>
152153
</dependency>
153154
</dependencies>
154155

0 commit comments

Comments
 (0)