remove unnecesary dependency

This commit is contained in:
Loredana Crusoveanu
2022-05-10 11:57:13 +03:00
parent 81b9558342
commit 8e3fcaaa39
3 changed files with 0 additions and 497 deletions
-5
View File
@@ -18,11 +18,6 @@
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>com.baeldung.docker</groupId>
<artifactId>docker-internal-dto</artifactId>
<version>0.0.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>