From 5348f1656fceeecdc14a6300d89e4a0b7e3be138 Mon Sep 17 00:00:00 2001 From: "nilesh.kale" Date: Thu, 16 May 2024 13:36:22 +0530 Subject: [PATCH] feat(cjson): update submodule to v1.7.18 Changelog: https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18 --- .gitmodules | 4 ++-- components/json/cJSON | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 19beee5d3b..f306088493 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.17 + sbom-version = 1.7.18 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 = 87d8f0961a01bf09bef98ff89bae9fdec42181ee + sbom-hash = acc76239bee01d8e9c858ae2cab296704e52d916 [submodule "components/mbedtls/mbedtls"] path = components/mbedtls/mbedtls diff --git a/components/json/cJSON b/components/json/cJSON index 87d8f0961a..acc76239be 160000 --- a/components/json/cJSON +++ b/components/json/cJSON @@ -1 +1 @@ -Subproject commit 87d8f0961a01bf09bef98ff89bae9fdec42181ee +Subproject commit acc76239bee01d8e9c858ae2cab296704e52d916