From: adheli.tavares Date: Mon, 14 Apr 2025 15:34:06 +0000 (+0100) Subject: Security uplift X-Git-Tag: 4.1.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=700a4076ac154749392ba28787100ae9ff0ebff0;p=policy%2Fapi.git Security uplift - add a new openapi dependency after swagger openapi uplift Issue-ID: POLICY-5302 Change-Id: If13f059c9da08a303ce0935051b0fdf0b4efa4bf Signed-off-by: adheli.tavares --- diff --git a/main/pom.xml b/main/pom.xml index 233b8076..3ee93e94 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -4,7 +4,7 @@ Modified Copyright (C) 2018 Samsung Electronics Co., Ltd. Copyright (C) 2019,2021 AT&T Intellectual Property. All rights reserved. Modifications Copyright (C) 2020-2023 Bell Canada. - Modifications Copyright (C) 2022-2025 Nordix Foundation. + Modifications Copyright (C) 2022-2025 OpenInfra Foundation Europe. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -113,6 +113,10 @@ jakarta.servlet jakarta.servlet-api + + org.openapitools + jackson-databind-nullable + org.projectlombok lombok