JAVA-5619 Reverting comment

This commit is contained in:
anuragkumawat
2021-06-18 13:35:56 +05:30
parent 7100f2b02a
commit 1fa69099cd

View File

@@ -53,6 +53,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<!-- Check for the most recent available version: https://projectlombok.org/changelog.html -->
<scope>provided</scope>
</dependency>
<dependency>