From 0766556fc283a13936b8a7e3a19ca1399eeb0864 Mon Sep 17 00:00:00 2001 From: Martin Ledvinka Date: Tue, 19 Sep 2023 08:22:44 +0200 Subject: [PATCH] [Upd] Update Springdoc to a new version that works with Jakarta-based Spring 6/Boot 3. --- pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 9a2399ff9..63890f661 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 17 2.7.0 1.5.5.Final - 1.7.0 + 2.2.0 1.1.2 0.13.2 1.9.20 @@ -295,12 +295,7 @@ org.springdoc - springdoc-openapi-ui - ${org.springdoc.version} - - - org.springdoc - springdoc-openapi-security + springdoc-openapi-starter-webmvc-ui ${org.springdoc.version}