diff --git a/gms/pom.xml b/gms/pom.xml index 011a3eb4433a5152635ee5cf1be5f21a2d357e1c..20b7d26ae2d4b71cfb5c21a290783c9ec9453fa1 100644 --- a/gms/pom.xml +++ b/gms/pom.xml @@ -48,12 +48,6 @@ <artifactId>opencsv</artifactId> <version>3.8</version> </dependency> - <dependency> - <groupId>org.springframework.boot</groupId> - <artifactId>spring-boot-devtools</artifactId> - <scope>runtime</scope> - <optional>true</optional> - </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId>