Update pom.xml

This commit is contained in:
Pallavi Priyadarshani 2019-08-18 03:05:51 +05:30 committed by GitHub
parent 8b68e17234
commit d4b8f86965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -18,10 +18,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
</dependencies>
<properties>