We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a7040 commit 2ac8507Copy full SHA for 2ac8507
1 file changed
pom.xml
@@ -59,7 +59,7 @@
59
<groupId>org.projectlombok</groupId>
60
<artifactId>lombok</artifactId>
61
<version>1.18.26</version>
62
- <scope>compile</scope>
+ <scope>provided</scope>
63
</dependency>
64
<dependency>
65
<groupId>org.junit.jupiter</groupId>
0 commit comments