This is an automated email from the ASF dual-hosted git repository.
twice pushed a commit to branch unstable
in repository https://gitbox.apache.org/repos/asf/kvrocks.git
The following commit(s) were added to refs/heads/unstable by this push:
new 661b9bf0f chore(deps): Bump jsoncons to v1.4.1 (#3188)
661b9bf0f is described below
commit 661b9bf0f31f821579ac4c04484d4e4a878cc235
Author: Aleks Lozovyuk <[email protected]>
AuthorDate: Thu Sep 18 17:51:06 2025 +0300
chore(deps): Bump jsoncons to v1.4.1 (#3188)
Bump jsoncons to v1.4.1 (a bug-fix release, see
https://github.com/danielaparker/jsoncons/releases/tag/v1.4.1)
Co-authored-by: Twice <[email protected]>
---
cmake/jsoncons.cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cmake/jsoncons.cmake b/cmake/jsoncons.cmake
index 9d7fa56df..90573b901 100644
--- a/cmake/jsoncons.cmake
+++ b/cmake/jsoncons.cmake
@@ -20,8 +20,8 @@ include_guard()
include(cmake/utils.cmake)
FetchContent_DeclareGitHubWithMirror(jsoncons
- danielaparker/jsoncons v1.4.0
- MD5=9288495ca2798082e1e96c8b824e9331
+ danielaparker/jsoncons v1.4.1
+ MD5=6e860305aa0aaa1ca0066e23e42acda4
)
FetchContent_MakeAvailableWithArgs(jsoncons