Removes duplicate dependency

This commit is contained in:
spencergibb
2023-05-23 15:18:32 -04:00
parent 4eb5da9bcf
commit d66e1be101

View File

@@ -27,10 +27,6 @@
</dependency>
<!-- -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>