remove unused dependency

This commit is contained in:
alexandru.borza 2023-07-07 14:49:14 +03:00
parent c95dcbb077
commit 21c413d0c6
1 changed files with 0 additions and 4 deletions

View File

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