File tree Expand file tree Collapse file tree 3 files changed +1
-110
lines changed 
junit/kubernetes-server-mock 
src/main/java/io/fabric8/kubernetes/client/server/mock Expand file tree Collapse file tree 3 files changed +1
-110
lines changed Original file line number Diff line number Diff line change 66*  Fix #6892  : rolling().restart() doesn't remove preexistent pod template annotations
77*  Fix #6906  : Knative VolatileTime should be serialized as String
88*  Fix #6930  : Add support for Boolean enums in the java-generator
9+ *  Fix #6886  : Remove invalid JUnit 4 references
910
1011#### Improvements  
1112*  Fix #6863  : ensuring SerialExecutor does not throw RejectedExecutionException to prevent unnecessary error logs
Original file line number Diff line number Diff line change 5151      <artifactId >junit-jupiter-engine</artifactId >
5252      <scope >test</scope >
5353    </dependency >
54-     <dependency >
55-       <groupId >junit</groupId >
56-       <artifactId >junit</artifactId >
57-       <scope >provided</scope >
58-     </dependency >
5954
6055    <dependency >
6156      <groupId >org.slf4j</groupId >
  Load Diff This file was deleted. 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments