From a44f2f7b0093fb177d4e4d1fd2d2de6ca91bf975 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Mon, 08 Jun 2020 07:51:51 +0800
Subject: [PATCH] 代码生成字典Integer/Long使用parseInt
---
pom.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pom.xml b/pom.xml
index 71d6b12..973c4d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<commons.io.version>2.5</commons.io.version>
<commons.fileupload.version>1.3.3</commons.fileupload.version>
<velocity.version>1.7</velocity.version>
- <fastjson.version>1.2.68</fastjson.version>
+ <fastjson.version>1.2.70</fastjson.version>
<poi.version>3.17</poi.version>
<common-pool.version>2.6.2</common-pool.version>
<bitwalker.version>1.19</bitwalker.version>
--
Gitblit v1.9.3