File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 282282    <dependency >
283283      <groupId >org.objenesis</groupId >
284284      <artifactId >objenesis</artifactId >
285-       <version >3.1 </version >
285+       <version >3.2 </version >
286286    </dependency >
287287    <dependency >
288288      <groupId >org.nd4j</groupId >
351351    <dependency >
352352      <groupId >joda-time</groupId >
353353      <artifactId >joda-time</artifactId >
354-       <version >2.10.9 </version >
354+       <version >2.10.10 </version >
355355    </dependency >
356356    <dependency >
357357      <groupId >commons-io</groupId >
Original file line number Diff line number Diff line change 339339        <commons .io.version>2.8.0</commons .io.version>
340340        <commons .lang3.version>3.12.0</commons .lang3.version>
341341        <gson .version>2.8.6</gson .version>
342-         <guava .version>30.1-jre</guava .version>
342+         <guava .version>30.1.1 -jre</guava .version>
343343        <osgi .core.version>6.0.0</osgi .core.version>
344344
345-     <cxf .version>3.4.2 </cxf .version>
345+     <cxf .version>3.4.3 </cxf .version>
346346    <slf4j .version>1.7.30</slf4j .version>
347347    <jackson .version>2.12.2</jackson .version>
348348    <!--  when this is next upgraded, see if we can get rid of
357357    <build >
358358        <plugins >
359359            <plugin >
360+                 <groupId >org.apache.maven.plugins</groupId >
360361                <artifactId >maven-compiler-plugin</artifactId >
361-                 <version >3.8.0 </version >
362+                 <version >3.8.1 </version >
362363                <configuration >
363364                    <source >${maven.compiler.source} </source >
364365                    <target >${maven.compiler.target} </target >
Original file line number Diff line number Diff line change 588588    <dependency >
589589      <groupId >net.java.dev.jna</groupId >
590590      <artifactId >jna</artifactId >
591-       <version >5.7 .0</version >
591+       <version >5.8 .0</version >
592592    </dependency >
593593
594594    <!--  grib's current jsoup is vulnerable to xss
601601    <dependency >
602602      <groupId >com.google.protobuf</groupId >
603603      <artifactId >protobuf-java</artifactId >
604-       <version >3.14.0 </version >
604+       <version >3.15.6 </version >
605605    </dependency >
606606    <dependency >
607607      <groupId >edu.ucar</groupId >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments