From d885769ceedcda167665e1e467952d6ae0b46f3b Mon Sep 17 00:00:00 2001 From: Paul Cahill Date: Tue, 12 Nov 2024 11:18:51 -0500 Subject: [PATCH] Removing comment from pom, and adding specific versions for springdoc dependencies. --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9ddfd24..a91803f 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,6 @@ ${maven.build.timestamp} false - @@ -176,12 +175,12 @@ org.springdoc springdoc-openapi-starter-webflux-ui - [2.6.0,) + [2.6.0,2.6.99] org.springdoc springdoc-openapi-starter-webmvc-ui - [2.6.0,) + [2.6.0,2.6.99] org.springframework