diff --git a/pom.xml b/pom.xml index f4451fb..796f3b1 100644 --- a/pom.xml +++ b/pom.xml @@ -50,6 +50,10 @@ 2.8.0 6.1.4 20240303 + 6.1.13 + 6.1.13 + 6.1.13 + 5.17.11 @@ -71,6 +75,26 @@ spring-core ${spring-core.version} + + org.springframework + spring-web + ${spring-web.version} + + + org.springframework + spring-webflux + ${spring-webflux.version} + + + org.springframework + spring-webmvc + ${spring-webmvc.version} + + + org.webjars + swagger-ui + ${swagger-ui.version} + @@ -134,7 +158,7 @@ org.springframework spring-web - 6.1.6 + ${spring-web.version} org.springframework.boot