Skip to content

Commit

Permalink
upgrade System.Text.RegularExpressions to fix vulnerability (#3604)
Browse files Browse the repository at this point in the history
Co-authored-by: Shargon <[email protected]>
Co-authored-by: Jimmy <[email protected]>
Co-authored-by: NGD Admin <[email protected]>
  • Loading branch information
4 people authored Dec 2, 2024
1 parent 1adc6e8 commit 7afdf24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Plugins/OracleService/OracleService.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<ItemGroup>
<PackageReference Include="NeoFS.API" Version="3.5.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7afdf24

Please sign in to comment.