From 7869e584ce52e5c04e57ee777e1376286ee59163 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 e944b5da373..1d783c3dcc8 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.16 + 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 = cb8693b058ba302f4829ec6d03f609ac6f848546 + sbom-hash = 87d8f0961a01bf09bef98ff89bae9fdec42181ee [submodule "components/mbedtls/mbedtls"] path = components/mbedtls/mbedtls diff --git a/components/json/cJSON b/components/json/cJSON index cb8693b058b..87d8f0961a0 160000 --- a/components/json/cJSON +++ b/components/json/cJSON @@ -1 +1 @@ -Subproject commit cb8693b058ba302f4829ec6d03f609ac6f848546 +Subproject commit 87d8f0961a01bf09bef98ff89bae9fdec42181ee