zouxuan 5 năm trước cách đây
mục cha
commit
19dcaca5a1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      mec-auth/pom.xml

+ 4 - 0
mec-auth/pom.xml

@@ -25,6 +25,10 @@
 			<groupId>mysql</groupId>
 			<artifactId>mysql-connector-java</artifactId>
 		</dependency>
+		<dependency>
+			<groupId>org.apache.httpcomponents</groupId>
+			<artifactId>httpclient</artifactId>
+		</dependency>
 	</dependencies>
 	
 	<modules>