File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -86,10 +86,10 @@ subprojects {
8686            implementation(" io.projectreactor.netty:reactor-netty-http:1.2.11"  ) {
8787                because(" versions below 1.2.8 have security vulnerabilities including CVE-2025-22227 - see dependabot #16"  )
8888            }
89-             implementation(" io.netty:netty-codec-http2:4.2.6 .Final"  ) {
89+             implementation(" io.netty:netty-codec-http2:4.2.7 .Final"  ) {
9090                because(" versions below 4.1.124.Final have security vulnerabilities including CVE-2025-55163 - see dependabot #17"  )
9191            }
92-             implementation(" io.netty:netty-codec:4.2.6 .Final"  ) {
92+             implementation(" io.netty:netty-codec:4.2.7 .Final"  ) {
9393                because(" versions below 4.1.125.Final have security vulnerabilities including CVE-2025-58057 - see dependabot #21"  )
9494            }
9595        }
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments