From fb09b7c27a814619d8032ac96a0fc6f757127358 Mon Sep 17 00:00:00 2001 From: egernug Date: Thu, 12 Oct 2023 13:33:08 +0100 Subject: [BUG] Fix for Swagger UI generation Issue-ID: CPS-1913 Signed-off-by: egernug Change-Id: Ib8a1b5fddc9957bd371fbb4dc54d018b25af3679 --- cps-dependencies/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cps-dependencies') diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index cff596f05..a59dbe410 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -72,6 +72,11 @@ + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.0.2 + org.springdoc springdoc-openapi-ui -- cgit 1.2.3-korg