JAVA-24381:Changes made for fixing pom indentation for modules starts L to D (#14634)

This commit is contained in:
Bipin kumar
2023-08-28 20:59:31 +05:30
committed by GitHub
parent b858b5521f
commit 34580d1884
9 changed files with 75 additions and 68 deletions
+4 -4
View File
@@ -71,11 +71,11 @@
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>
<version>${lombok.version}</version>
</dependency>
</dependency>
</dependencies>
<profiles>