File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ dependencies {
1010 api(platform(" io.grpc:grpc-bom:1.57.2" ))
1111 api(" io.grpc:grpc-context" )
1212 api(" io.grpc:grpc-api" )
13- api(platform(" io.netty:netty-bom:4.1.94 .Final" )) {
14- because(" CVE-2023-34462 " )
13+ api(platform(" io.netty:netty-bom:4.1.100 .Final" )) {
14+ because(" CVE-2023-44487 " )
1515 }
1616
1717 implementation(project(" :grpc-context-utils" ))
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ dependencies {
1414 api(" io.grpc:grpc-context" )
1515 api(" io.grpc:grpc-api" )
1616
17- api(platform(" io.netty:netty-bom:4.1.94 .Final" )) {
18- because(" CVE-2023-34462 " )
17+ api(platform(" io.netty:netty-bom:4.1.100 .Final" )) {
18+ because(" CVE-2023-44487 " )
1919 }
2020
2121 implementation(project(" :grpc-context-utils" ))
Original file line number Diff line number Diff line change 77 <packageUrl regex =" true" >^pkg:maven/org\.hypertrace\..*@.*$</packageUrl >
88 <cpe >cpe:/a:grpc:grpc</cpe >
99 </suppress >
10- <suppress until =" 2023-09 -30Z" >
10+ <suppress until =" 2023-11 -30Z" >
1111 <notes ><![CDATA[
1212 file name: jackson-databind-2.14.2.jar
1313 This is currently disputed.
You can’t perform that action at this time.
0 commit comments