From 57fd6e52978fec644b8e8d8bedd3da8f28292f10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Mon, 21 Mar 2022 17:58:13 +0800 Subject: [PATCH 01/20] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 93c1576..c52eb59 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.alibaba fastjson - 1.2.69 + 1.2.24 @@ -34,4 +34,4 @@ - \ No newline at end of file + From 9976291e7ae9ac6e62d78b2be2e9996772635846 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Mon, 21 Mar 2022 19:04:24 +0800 Subject: [PATCH 02/20] Update pom.xml --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index c52eb59..736f0b8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,16 @@ + + + + com.alibaba + fastjson + 1.2.23 + + + + From a3ff4e9c370267caf37a370327012df0907b7314 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 19:57:27 +0800 Subject: [PATCH 03/20] fix vuln by murphysec --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 736f0b8..d096438 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.alibaba fastjson - 1.2.24 + 1.2.69 @@ -44,4 +44,4 @@ - + \ No newline at end of file From 80dedf65110c52fd12a709a13c5048f89ff838a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:01:08 +0800 Subject: [PATCH 04/20] Update pom.xml --- pom.xml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index d096438..81b5a3f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,17 +24,7 @@ - - - - com.alibaba - fastjson - 1.2.23 - - - - - + @@ -44,4 +34,4 @@ - \ No newline at end of file + From 132e0d7e580d30756b20276483d1028451e437fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:03:49 +0800 Subject: [PATCH 05/20] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 81b5a3f..26ebf64 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.alibaba fastjson - 1.2.69 + 1.2.24 From d176c5da69ed520734a69fb3fee38b1d07e84729 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:05:06 +0800 Subject: [PATCH 06/20] Update pom.xml --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 26ebf64..556d0c5 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,14 @@ 1.2.24 + + + + com.alibaba + fastjson + 1.2.32 + + From 10751a76240bd149464c196c9e36247f6b20cf56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:13:09 +0800 Subject: [PATCH 07/20] Update pom.xml --- pom.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 556d0c5..32a1879 100644 --- a/pom.xml +++ b/pom.xml @@ -25,12 +25,9 @@ - - com.alibaba - fastjson - 1.2.32 - - + redis.clients + jedis + 3.1.0 From efb29c23ef0a199fa9fd0ad8bba830baa0ea8ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:14:31 +0800 Subject: [PATCH 08/20] Update pom.xml --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 32a1879..8641afa 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,11 @@ + redis.clients jedis - 3.1.0 + 2.1.0 + From a936e776214599b83190b4be94f90201f0dc289f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:15:14 +0800 Subject: [PATCH 09/20] Update pom.xml --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8641afa..26ebf64 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,6 @@ 1.2.24 - - - - redis.clients - jedis - 2.1.0 - From 546f7ee2e781c0f1a918ef0c232abc33425c2e2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:43:34 +0800 Subject: [PATCH 10/20] Update pom.xml --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26ebf64..7cb5b68 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,15 @@ fastjson 1.2.24 - + + + com.fasterxml + jackson.core:jackson-databind + 2.6.4 + + + From 1ef09ede9049327b53928bf6dc435c8dfefff3ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:46:03 +0800 Subject: [PATCH 11/20] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7cb5b68..9f0f083 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ - com.fasterxml + com.faster jackson.core:jackson-databind 2.6.4 From 24188ed580a48172bb74990fc43e94680ab39a93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:50:09 +0800 Subject: [PATCH 12/20] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9f0f083..834b274 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,8 @@ - com.faster - jackson.core:jackson-databind + com.fasterxml.jackson.core + jackson-databind 2.6.4 From 60f35b6acaa5a9ae671af27c99ee8efab737c491 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:52:14 +0800 Subject: [PATCH 13/20] Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 834b274..b70d934 100644 --- a/pom.xml +++ b/pom.xml @@ -22,14 +22,14 @@ fastjson 1.2.24 - - - + + com.fasterxml.jackson.core jackson-databind 2.6.4 + From c34e25a544d4c0ed64435799dc94dab7da31ea86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 20:54:18 +0800 Subject: [PATCH 14/20] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b70d934..1505a19 100644 --- a/pom.xml +++ b/pom.xml @@ -23,11 +23,11 @@ 1.2.24 - + com.fasterxml.jackson.core jackson-databind 2.6.4 - + From d445bb3fff6793062f0d803afd17012cfca2e286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <1067036492@qq.com> Date: Tue, 22 Mar 2022 21:32:33 +0800 Subject: [PATCH 15/20] fix vuln by murphysec --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1505a19..1669c2b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,13 +20,13 @@ com.alibaba fastjson - 1.2.24 + 1.2.69 com.fasterxml.jackson.core jackson-databind - 2.6.4 + 2.9.10.8 @@ -41,4 +41,4 @@ - + \ No newline at end of file From 8a3e548a9893588246d62bf16101e0188601d096 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B6=E8=8D=A3?= <14037884+bitmasks@users.noreply.github.com> Date: Sat, 2 Apr 2022 17:24:39 +0800 Subject: [PATCH 16/20] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 1669c2b..0f4bb92 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.alibaba fastjson - 1.2.69 + 1.2.24 @@ -41,4 +41,4 @@ - \ No newline at end of file + From 34b63e4b12443e2df1ac79e68a02d37df9ddcaed Mon Sep 17 00:00:00 2001 From: Zhfuln Date: Mon, 5 Sep 2022 18:49:35 +0800 Subject: [PATCH 17/20] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00bcb6e..83c831f 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -# test \ No newline at end of file +# test From bb8ba49078fc3193292267da9be0db658ec85c48 Mon Sep 17 00:00:00 2001 From: taorong <14037884+bitmasks@users.noreply.github.com> Date: Thu, 8 Sep 2022 17:46:15 +0800 Subject: [PATCH 18/20] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83c831f..779bb60 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # test +sssssss From 10e7d769eac5850aae644ed196433b61ea3b7ff4 Mon Sep 17 00:00:00 2001 From: liangjiawei Date: Fri, 16 Sep 2022 15:58:12 +0800 Subject: [PATCH 19/20] =?UTF-8?q?=E5=A2=A8=E8=8F=B2=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E4=B8=80=E9=94=AE=E4=BF=AE=E5=A4=8D=E4=BE=9B=E5=BA=94=E9=93=BE?= =?UTF-8?q?=E5=AE=89=E5=85=A8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0f4bb92..9016b4a 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.8 + 2.9.10.9-SNAPSHOT @@ -41,4 +41,4 @@ - + \ No newline at end of file From bb6d8a1408116e55529db11e38305bf1f72abc1c Mon Sep 17 00:00:00 2001 From: vvsd Date: Sun, 9 Oct 2022 18:53:18 +0800 Subject: [PATCH 20/20] update com.alibaba:fastjson 1.2.24 to 1.2.83 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9016b4a..bc9b5a5 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ com.alibaba fastjson - 1.2.24 + 1.2.83