mirror of
				https://gitee.com/binary/weixin-java-tools.git
				synced 2025-10-31 18:46:10 +08:00 
			
		
		
		
	remove junit
This commit is contained in:
		
							
								
								
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								pom.xml
									
									
									
									
									
								
							| @ -158,12 +158,6 @@ | |||||||
|  |  | ||||||
|   <dependencyManagement> |   <dependencyManagement> | ||||||
|     <dependencies> |     <dependencies> | ||||||
|       <dependency> |  | ||||||
|         <groupId>junit</groupId> |  | ||||||
|         <artifactId>junit</artifactId> |  | ||||||
|         <version>4.11</version> |  | ||||||
|         <scope>test</scope> |  | ||||||
|       </dependency> |  | ||||||
|       <dependency> |       <dependency> | ||||||
|         <groupId>com.google.inject</groupId> |         <groupId>com.google.inject</groupId> | ||||||
|         <artifactId>guice</artifactId> |         <artifactId>guice</artifactId> | ||||||
|  | |||||||
| @ -19,11 +19,6 @@ | |||||||
|       <artifactId>xstream</artifactId> |       <artifactId>xstream</artifactId> | ||||||
|       <version>1.4.7</version> |       <version>1.4.7</version> | ||||||
|     </dependency> |     </dependency> | ||||||
|     <dependency> |  | ||||||
|       <groupId>junit</groupId> |  | ||||||
|       <artifactId>junit</artifactId> |  | ||||||
|       <scope>test</scope> |  | ||||||
|     </dependency> |  | ||||||
|     <dependency> |     <dependency> | ||||||
|       <groupId>org.testng</groupId> |       <groupId>org.testng</groupId> | ||||||
|       <artifactId>testng</artifactId> |       <artifactId>testng</artifactId> | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Binary Wang
					Binary Wang