Removed unnecessary CGLIB 2.2 dependency from spring-test-mvc module
This commit is contained in:
		
							parent
							
								
									0ea17c8382
								
							
						
					
					
						commit
						657bd80bf9
					
				| 
						 | 
				
			
			@ -677,7 +677,6 @@ project("spring-test-mvc") {
 | 
			
		|||
		testCompile(project(":spring-context-support"))
 | 
			
		||||
		testCompile(project(":spring-oxm"))
 | 
			
		||||
		testCompile("com.thoughtworks.xstream:xstream:1.3.1")
 | 
			
		||||
		testCompile("cglib:cglib-nodep:2.2")
 | 
			
		||||
		testCompile("rome:rome:1.0")
 | 
			
		||||
		testCompile("javax.activation:activation:1.1")
 | 
			
		||||
		testCompile("javax.mail:mail:1.4")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue