From 46b3f1cca65b80a2cc4e6aa6c3d0299b0681795a Mon Sep 17 00:00:00 2001 From: liuhuagui <799600902@qq.com> Date: Fri, 6 Mar 2020 11:52:19 +0800 Subject: [PATCH] updated dependencies. --- pom.xml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 2efc90a..18b5a56 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,9 @@ gridexcel 2.3 gridexcel - Universal solution for reading and writing simply Excel based on functional programming and POI EventModel. + Universal solution for reading and writing simply Excel based on functional programming and POI + EventModel. + https://github.com/liuhuagui/gridexcel @@ -40,8 +42,8 @@ UTF-8 - 4.1.0 - 4.1.0 + 4.1.2 + 4.1.2 @@ -63,19 +65,19 @@ org.slf4j slf4j-api - 1.7.26 + 1.7.30 org.slf4j slf4j-simple - 1.7.26 + 1.7.30 test com.alibaba fastjson - 1.2.58 + 1.2.66 test @@ -138,6 +140,12 @@ sign + + + --pinentry-mode + loopback + +