From cd7cef5ceb0bc36456cb119bc9764754ccef6e75 Mon Sep 17 00:00:00 2001 From: Harshit Malpani Date: Mon, 8 Jan 2024 10:39:13 +0530 Subject: [PATCH] feat(cjson): update submodule to v1.7.17 Changelog: https://github.com/DaveGamble/cJSON/releases/tag/v1.7.17 --- .gitmodules | 4 ++-- components/json/cJSON | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 92e20e6312..b7fca9c7a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -65,12 +65,12 @@ [submodule "components/json/cJSON"] path = components/json/cJSON url = ../../DaveGamble/cJSON.git - sbom-version = 1.7.15 + sbom-version = 1.7.17 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 = 87d8f0961a01bf09bef98ff89bae9fdec42181ee [submodule "components/mbedtls/mbedtls"] path = components/mbedtls/mbedtls diff --git a/components/json/cJSON b/components/json/cJSON index d348621ca9..87d8f0961a 160000 --- a/components/json/cJSON +++ b/components/json/cJSON @@ -1 +1 @@ -Subproject commit d348621ca93571343a56862df7de4ff3bc9b5667 +Subproject commit 87d8f0961a01bf09bef98ff89bae9fdec42181ee