wangwei 6 anni fa
parent
commit
80fe3f273f
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      pom.xml

+ 5 - 0
pom.xml

@@ -47,6 +47,11 @@
 			<groupId>org.apache.commons</groupId>
 			<artifactId>commons-lang3</artifactId>
 		</dependency>
+		<dependency>
+			<groupId>commons-beanutils</groupId>
+			<artifactId>commons-beanutils</artifactId>
+			<version>1.9.3</version>
+		</dependency>
 		<dependency>
 			<groupId>commons-io</groupId>
 			<artifactId>commons-io</artifactId>