File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed 
kafka-connect-neo4j/assets Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 268268            <groupId >org.junit.vintage</groupId >
269269            <artifactId >junit-vintage-engine</artifactId >
270270            <version >${junit-jupiter.version} </version >
271+             <scope >test</scope >
271272        </dependency >
272273        <dependency >
273274            <groupId >org.jetbrains.kotlin</groupId >
298299            <scope >test</scope >
299300        </dependency >
300301
301-         <dependency >
302-             <groupId >org.slf4j</groupId >
303-             <artifactId >slf4j-simple</artifactId >
304-             <version >1.7.30</version >
305-             <scope >test</scope >
306-         </dependency >
302+ <!--         <dependency> -- >
303+ <!--             <groupId>org.slf4j</groupId> -- >
304+ <!--             <artifactId>slf4j-simple</artifactId> -- >
305+ <!--             <version>1.7.30</version> -- >
306+ <!--             <scope>test</scope> -- >
307+ <!--         </dependency> -- >
307308
308309        <dependency >
309310            <groupId >org.neo4j.community</groupId >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments