Browse Source

升级autopoi版本,解决发布后导入路径问题

zhangdaihao 6 years ago
parent
commit
8b1611abfd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      jeecg-boot/pom.xml

+ 1 - 1
jeecg-boot/pom.xml

@@ -183,7 +183,7 @@
 		<dependency>
 			<groupId>org.jeecgframework</groupId>
 			<artifactId>autopoi-web</artifactId>
-			<version>1.0.1</version>
+			<version>1.0.2</version>
 		</dependency>
 		  
 		<!-- Hibernate -->