JAVA-955: removed lombok version

This commit is contained in:
sampadawagde 2020-05-06 22:43:04 +05:30
parent 86da74f733
commit 1497cbd69b
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>${lombok.version}</version>
<!-- version is explicit here because the one provided with the current spring-boot-starter-parent has a bug in NetBeans; can be removed if spring-boot-starter-parent is
upgraded -->
</dependency>
<dependency>
<groupId>com.stripe</groupId>