diff --git a/README.md b/README.md
index 648d287..14d1099 100644
--- a/README.md
+++ b/README.md
@@ -53,17 +53,17 @@ https://oss.sonatype.org/content/repositories/snapshots/
org.jeecg
easypoi-base
- 2.1.3
+ 2.1.4
org.jeecg
easypoi-web
- 2.1.3
+ 2.1.4
org.jeecg
easypoi-annotation
- 2.1.3
+ 2.1.4
```
@@ -118,6 +118,15 @@ EasyPoi 模板 表达式支持
版本修改
--------------------------
+ - 2.1.4
+ - 模板输出自动合并单元格功能
+ - 多行模板数据导出
+ - 导出链接功能
+ - 把反射加入了缓存
+ - word和Excel语法保持了统一
+ - Excel to Html 增加了图片显示和缓存功能
+ - 导入增加一个参数startSheetIndex 用以指定sheet位置
+
- 2.1.3
- 屏蔽了科学计数法的问题
- 修复了多模版记得清空记录信息
diff --git a/easypoi-annotation/pom.xml b/easypoi-annotation/pom.xml
index 23992d2..33347d6 100644
--- a/easypoi-annotation/pom.xml
+++ b/easypoi-annotation/pom.xml
@@ -4,7 +4,7 @@
org.jeecg
easypoi
- 2.1.4-SNAPSHOT
+ 2.1.4
easypoi-annotation
基础注解类,解耦合
diff --git a/easypoi-base/pom.xml b/easypoi-base/pom.xml
index 2ef6f04..0f98626 100644
--- a/easypoi-base/pom.xml
+++ b/easypoi-base/pom.xml
@@ -4,7 +4,7 @@
org.jeecg
easypoi
- 2.1.4-SNAPSHOT
+ 2.1.4
easypoi-base
diff --git a/easypoi-web/pom.xml b/easypoi-web/pom.xml
index bbb5f8f..0754dbd 100644
--- a/easypoi-web/pom.xml
+++ b/easypoi-web/pom.xml
@@ -4,7 +4,7 @@
org.jeecg
easypoi
- 2.1.4-SNAPSHOT
+ 2.1.4
easypoi-web
diff --git a/pom.xml b/pom.xml
index 709a23f..2d67c42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
org.jeecg
easypoi
- 2.1.4-SNAPSHOT
+ 2.1.4
pom
easypoi
@@ -38,7 +38,7 @@
- 2.1.4-SNAPSHOT
+ 2.1.4
3.9
2.9.1
16.0.1