|  | @@ -36,7 +36,7 @@ dependencies {
 | 
	
		
			
				|  |  |  	testCompile spockDependencies
 | 
	
		
			
				|  |  |  	testCompile 'com.squareup.okhttp3:mockwebserver'
 | 
	
		
			
				|  |  |  	testCompile 'ch.qos.logback:logback-classic'
 | 
	
		
			
				|  |  | -	testCompile 'io.projectreactor.ipc:reactor-netty'
 | 
	
		
			
				|  |  | +	testCompile 'io.projectreactor.netty:reactor-netty'
 | 
	
		
			
				|  |  |  	testCompile 'javax.annotation:jsr250-api:1.0'
 | 
	
		
			
				|  |  |  	testCompile 'javax.xml.bind:jaxb-api'
 | 
	
		
			
				|  |  |  	testCompile 'ldapsdk:ldapsdk:4.1'
 |