File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 124124      <artifactId >assertj-core</artifactId >
125125      <scope >test</scope >
126126    </dependency >
127+     <dependency >
128+       <groupId >org.junit.platform</groupId >
129+       <artifactId >junit-platform-launcher</artifactId >
130+       <scope >test</scope >
131+     </dependency >
132+     <dependency >
133+       <groupId >org.junit.jupiter</groupId >
134+       <artifactId >junit-jupiter-api</artifactId >
135+       <scope >test</scope >
136+     </dependency >
137+     <dependency >
138+       <groupId >org.junit.jupiter</groupId >
139+       <artifactId >junit-jupiter-engine</artifactId >
140+       <scope >test</scope >
141+     </dependency >
142+     <dependency >
143+       <groupId >org.junit.platform</groupId >
144+       <artifactId >junit-platform-launcher</artifactId >
145+       <scope >test</scope >
146+     </dependency >
127147  </dependencies >
128148
129149  <build >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments