|  |  | @@ -19,11 +19,6 @@ | 
		
	
		
			
			|  |  |  | <artifactId>weixin-java-common</artifactId> | 
		
	
		
			
			|  |  |  | <version>${project.version}</version> | 
		
	
		
			
			|  |  |  | </dependency> | 
		
	
		
			
			|  |  |  | <dependency> | 
		
	
		
			
			|  |  |  | <groupId>junit</groupId> | 
		
	
		
			
			|  |  |  | <artifactId>junit</artifactId> | 
		
	
		
			
			|  |  |  | <scope>test</scope> | 
		
	
		
			
			|  |  |  | </dependency> | 
		
	
		
			
			|  |  |  | <dependency> | 
		
	
		
			
			|  |  |  | <groupId>org.testng</groupId> | 
		
	
		
			
			|  |  |  | <artifactId>testng</artifactId> | 
		
	
	
		
			
				|  |  | 
 |