From 778bdbd99fdbadeac70bc12ea8e80100823eeb2d Mon Sep 17 00:00:00 2001 From: Harshit Malpani Date: Fri, 28 Jul 2023 16:12:14 +0530 Subject: [PATCH] feat: Update cJSON version to v1.7.16 Changelog: https://github.com/DaveGamble/cJSON/releases/tag/v1.7.16 --- .gitmodules | 4 ++-- components/json/cJSON | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 0b4bc720b9..1a9c145c62 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,12 +49,12 @@ [submodule "components/json/cJSON"] path = components/json/cJSON url = ../../DaveGamble/cJSON.git - sbom-version = 1.7.15 + sbom-version = 1.7.16 sbom-cpe = cpe:2.3:a:cjson_project:cjson:{}:*:*:*:*:*:*:* sbom-supplier = Person: Dave Gamble sbom-url = https://github.com/DaveGamble/cJSON sbom-description = Ultralightweight JSON parser in ANSI C - sbom-hash = d348621ca93571343a56862df7de4ff3bc9b5667 + sbom-hash = cb8693b058ba302f4829ec6d03f609ac6f848546 [submodule "components/mbedtls/mbedtls"] path = components/mbedtls/mbedtls diff --git a/components/json/cJSON b/components/json/cJSON index d348621ca9..cb8693b058 160000 --- a/components/json/cJSON +++ b/components/json/cJSON @@ -1 +1 @@ -Subproject commit d348621ca93571343a56862df7de4ff3bc9b5667 +Subproject commit cb8693b058ba302f4829ec6d03f609ac6f848546