File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed 
java-shared-dependencies/dependency-analyzer Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ maven.io_netty_netty_handler_proxy=io.netty:netty-handler-proxy:4.1.117.Final
5757maven.io_netty_netty_transport_native_unix_common =io.netty:netty-transport-native-unix-common:4.1.117.Final 
5858maven.io_perfmark_perfmark_api =io.perfmark:perfmark-api:0.27.0 
5959maven.org_apache_tomcat_annotations_api =org.apache.tomcat:annotations-api:6.0.53 
60- maven.com_google_code_gson_gson =com.google.code.gson:gson:2.11 .0 
60+ maven.com_google_code_gson_gson =com.google.code.gson:gson:2.12 .0 
6161maven.com_google_guava_guava =com.google.guava:guava:32.1.3-jre 
6262maven.com_google_guava_failureaccess =com.google.guava:failureaccess:1.0.2 
6363maven.org_apache_commons_commons_lang3 =org.apache.commons:commons-lang3:3.17.0 
Original file line number Diff line number Diff line change 5757    <dependency >
5858      <groupId >com.google.code.gson</groupId >
5959      <artifactId >gson</artifactId >
60-       <version >2.11 .0</version >
60+       <version >2.12 .0</version >
6161    </dependency >
6262    <dependency >
6363      <groupId >com.google.guava</groupId >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments