From 3d39c55bfaa726626a2292afa601f150cd2745b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 02:19:01 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20fastjson=20from=201.2.57=20to=201.2.83?= =?UTF-8?q?=20in=20/Netty=E5=85=A5=E9=97=A8=E4=B8=8E=E5=AE=9E=E6=88=98/net?= =?UTF-8?q?ty-study?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.57 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](https://github.com/alibaba/fastjson/compare/1.2.57...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../netty-study/pom.xml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Netty\345\205\245\351\227\250\344\270\216\345\256\236\346\210\230/netty-study/pom.xml" "b/Netty\345\205\245\351\227\250\344\270\216\345\256\236\346\210\230/netty-study/pom.xml" index ad3f34e..475700c 100644 --- "a/Netty\345\205\245\351\227\250\344\270\216\345\256\236\346\210\230/netty-study/pom.xml" +++ "b/Netty\345\205\245\351\227\250\344\270\216\345\256\236\346\210\230/netty-study/pom.xml" @@ -40,7 +40,7 @@ com.alibaba fastjson - 1.2.57 + 1.2.83