File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,9 @@ Guava (https://github.com/google/guava) types (currently mostly just collection
3636    <!--  19-Jul-2019, tatu: and for 2.10, 18.0 to 20.0 (last pre-Java8 version) --> 
3737    <!--  02-Aug-2020, tatu: 2.12 raises baseline from 20.0 to 21.0 --> 
3838    <!--  28-Feb-2023, tatu: 2.15 raises baseline from 21.x to 23.x --> 
39-     <version .guava>23.6.1-jre</version .guava>
39+     <!--  01-May-2023, tatu: 2.16 raises baseline from 23.x to 25.x --> 
40+     <version .guava>25.1-jre</version .guava>
4041
41-     <!--  Guava 21.0 and later are Java 8 (JRE variant; android one not)
42-       -->  
4342    <javac .src.version>1.8</javac .src.version>
4443    <javac .target.version>1.8</javac .target.version>
4544
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ Active Maintainers:
2121#90 : Cache Serialization serializes empty contents
2222 (reportedby Wolff B)
2323 (fix contributed by Joo-Hyuk K)
24+ #113 : Update default  Guava dependency for  Jackson 2.16  from Guava 23 .x to 25 .x
2425
25262.15.0  (23 -Apr-2023 )
2627
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments