|
@@ -31,6 +31,7 @@
|
|
|
<commons.fileupload.version>1.4</commons.fileupload.version>
|
|
|
<poi.version>4.1.2</poi.version>
|
|
|
<velocity.version>2.3</velocity.version>
|
|
|
+ <fadada.version>1.8.8</fadada.version>
|
|
|
</properties>
|
|
|
|
|
|
<!-- 依赖声明 -->
|
|
@@ -213,7 +214,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.fadada</groupId>
|
|
|
<artifactId>fdd-verify-process</artifactId>
|
|
|
- <version>1.8.8</version>
|
|
|
+ <version>${fadada.version}</version>
|
|
|
</dependency>
|
|
|
</dependencies>
|
|
|
</dependencyManagement>
|