Skip to content

Commit db78fd2

Browse files
committed
Update pom.xml
1 parent 8b02631 commit db78fd2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,13 @@
1818
<groupId>org.jetbrains</groupId>
1919
<artifactId>annotations</artifactId>
2020
<version>24.0.1</version>
21+
<scope>provided</scope>
2122
</dependency>
2223
<dependency>
2324
<groupId>org.projectlombok</groupId>
2425
<artifactId>lombok</artifactId>
2526
<version>1.18.26</version>
27+
<scope>provided</scope>
2628
</dependency>
2729
</dependencies>
2830

0 commit comments

Comments
 (0)