From 3767341605acf3ed3ea9053ccbc2651cb4f7056b Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Fri, 17 Jan 2025 13:05:37 +0100 Subject: [PATCH] Upgrade swagger-annotations 1.6.14 -> 1.6.15 (#1517) See: - https://github.com/swagger-api/swagger-core/releases/tag/v1.6.15 - https://github.com/swagger-api/swagger-core/compare/v1.6.14...v1.6.15 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f6a7969c..56c315dd 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ io.swagger swagger-annotations - 1.6.14 + 1.6.15 io.swagger.core.v3