From 965208e96237fa09a49bd33e20084f447d3b9b36 Mon Sep 17 00:00:00 2001 From: Tim Quinn Date: Tue, 15 Oct 2024 14:18:04 -0500 Subject: [PATCH] Update the version of the SmallRye OpenAPI UI library Signed-off-by: Tim Quinn --- dependencies/pom.xml | 1 + integrations/openapi-ui/pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dependencies/pom.xml b/dependencies/pom.xml index 095d2a904c3..ebb995fa739 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -149,6 +149,7 @@ 0.9.0 2.0.9 2.1.16 + 3.13.0 2.2 1.4.2 2.1.5 diff --git a/integrations/openapi-ui/pom.xml b/integrations/openapi-ui/pom.xml index 1c438bc736e..0c5e860d618 100644 --- a/integrations/openapi-ui/pom.xml +++ b/integrations/openapi-ui/pom.xml @@ -55,7 +55,7 @@ io.smallrye smallrye-open-api-ui - ${version.lib.smallrye-openapi} + ${version.lib.smallrye-openapi-ui} io.helidon.config