JAVA-5619 Reverting comment

This commit is contained in:
anuragkumawat 2021-06-18 13:35:56 +05:30
parent 140bb295bd
commit 976dc0c485

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>