From acf9205597bc56213dcd961f88dcffe7cf03b61d Mon Sep 17 00:00:00 2001 From: zhangshuang53 Date: Fri, 10 Dec 2021 16:40:51 +0800 Subject: [PATCH 1/2] add crypto algo switch implement, update core and framework --- core | 2 +- framework | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core b/core index b5da486a..4997a047 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit b5da486ad87f2a1d296e9d36aee4b0da8aab6ece +Subproject commit 4997a04733b8aa9cc87d435e6cf7069a270710a7 diff --git a/framework b/framework index 9a1bc417..d04a0224 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 9a1bc417de40948f06306dbaa2d85d9c02c60844 +Subproject commit d04a02245b1fe6f0d25b94a664e5e0bbf051fa9f From 6f5c239a8a236e78352cab3a997536ea2f6a053d Mon Sep 17 00:00:00 2001 From: zhangshuang53 Date: Fri, 10 Dec 2021 17:24:27 +0800 Subject: [PATCH 2/2] fix log4j leak, update core , project, kvdb sub module --- core | 2 +- libs/kvdb | 2 +- project | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core b/core index 4997a047..c0c4fd06 160000 --- a/core +++ b/core @@ -1 +1 @@ -Subproject commit 4997a04733b8aa9cc87d435e6cf7069a270710a7 +Subproject commit c0c4fd06ca919b9aed5c7e370dbd2c64f77c46ed diff --git a/libs/kvdb b/libs/kvdb index 9a7235f1..1ce1e457 160000 --- a/libs/kvdb +++ b/libs/kvdb @@ -1 +1 @@ -Subproject commit 9a7235f1eb63f7f22bc1f5995778633c9a086c89 +Subproject commit 1ce1e45731125614cd457d11f33c3accef68dea1 diff --git a/project b/project index 3b379357..87cc3f4b 160000 --- a/project +++ b/project @@ -1 +1 @@ -Subproject commit 3b379357728f1b88b58de72e145198611bd819d1 +Subproject commit 87cc3f4bcaa45cefa77b1df4b76f4eb4c8a5ec51