From b55b0ce9b52d16b5e8fdc030f190749d761d71ba Mon Sep 17 00:00:00 2001 From: Yami An Date: Tue, 14 Nov 2023 23:19:23 +0700 Subject: [PATCH] Update pom.xml --- pom.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index b63d668..965d647 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,24 @@ 11 + + + org.springframework + spring-web + 6.0.13 + + + + org.apache.tomcat.embed + tomcat-embed-core + 11.0.0-M13 + + + + org.springframework.security + spring-security-config + 6.1.5 + org.springframework.boot spring-boot-starter-actuator @@ -126,24 +144,6 @@ json-smart 2.4.9 - - - org.springframework - spring-web - 6.0.13 - - - - org.apache.tomcat.embed - tomcat-embed-core - 11.0.0-M13 - - - - org.springframework.security - spring-security-config - 6.1.5 -