From 52c250cab0fe4713bb81c198556bfa32054769dd Mon Sep 17 00:00:00 2001 From: Ng Heng Khai Date: Fri, 3 May 2024 21:32:31 +0800 Subject: [PATCH] Update pom.xml Added the Spring Boot migration tool commented out for reference. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index df72720..4bbacb4 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,13 @@ sg.com.smartinventory.SmartInventoryApplication + + + org.springframework.boot spring-boot-devtools