From 2a0f73049febeda4dd3c327b18a4979f0a70b0d4 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 4 Oct 2023 12:52:23 +0200 Subject: [PATCH] Removed spring-boot-devtools --- pom.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/pom.xml b/pom.xml index 0cb7a71..88b8cf9 100644 --- a/pom.xml +++ b/pom.xml @@ -132,18 +132,6 @@ org.springframework.boot spring-boot-starter-web - - - org.springframework.boot - spring-boot-devtools - runtime - true - - - - - - org.springframework.boot spring-boot-starter-test @@ -155,14 +143,4 @@ true - - - - - - - - - -