Skip to content

Commit

Permalink
Update for cve2023-32731 (#2320)
Browse files Browse the repository at this point in the history
* Update for cve2023-32731

* remove protobuf package
  • Loading branch information
jennyf19 authored Jul 6, 2023
1 parent e1c96be commit 84a655d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/DevApps/WebAppCallsWebApiCallsGraph/gRPC/grpc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.21.7" />
<PackageReference Include="Grpc.AspNetCore" Version="2.49.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.52.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 84a655d

Please sign in to comment.