Skip to content

Commit

Permalink
security upgrade System.Text.RegularExpressions
Browse files Browse the repository at this point in the history
forcefully upgrade System.Text.RegularExpressions from 4.3.0 (indirectly via System.Data.Common) to explicity 4.3.1
  • Loading branch information
jochenwezel committed Jan 19, 2024
1 parent 070ca2d commit e8ab730
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CompuMaster.Data/CompuMaster.Data.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.DirectoryServices" Version="6.0.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
<ItemGroup>
<Compile Update="CompuMaster.Data.vb">
Expand Down

0 comments on commit e8ab730

Please sign in to comment.