From bd706ddd865a22aae9319fa246d802c23f6d384b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 3 Jan 2022 13:21:33 -0500 Subject: Upgrade to log4j2 2.17.1 Update to use version 2.17.1 to resolve log4shell vulnerability Issue-ID: CCSDK-3556 Signed-off-by: Dan Timoney Change-Id: Idc804f353a7271e5c324fb5660d6f4a71328eec2 --- core/sliapi/model/swagger/src/main/yaml/sliapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/sliapi/model/swagger/src/main/yaml/sliapi.yaml') diff --git a/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml b/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml index 43ca56d73..dfa008efc 100644 --- a/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml +++ b/core/sliapi/model/swagger/src/main/yaml/sliapi.yaml @@ -18,7 +18,7 @@ info: Relating to IETF Documents\n(http://trustee.ietf.org/license-info).\n\nThis version\ \ of this YANG module is part of RFC 6991; see\nthe RFC itself for full legal\ \ notices." - version: "1.4.0-SNAPSHOT" + version: "1.4.1-SNAPSHOT" title: "SLI-API,ietf-yang-types,ietf-inet-types API" consumes: - "application/json" -- cgit 1.2.3-korg