From f1b9e517d4dde0781d98c2a5bcb416a527b5bceb Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Mon, 4 Nov 2024 08:47:08 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ce4727f..11497a5 100644 --- a/pom.xml +++ b/pom.xml @@ -2,10 +2,11 @@ 4.0.0 + org.springframework.boot spring-boot-starter-parent - 2.7.8 + 2.7.18 @@ -26,15 +27,17 @@ spring-boot-starter-web + io.swagger.core.v3 swagger-annotations - 2.2.8 + 2.2.25 + org.springdoc springdoc-openapi-ui - 1.6.14 + 1.8.0