Skip to content

Commit

Permalink
Update vulnerable Microsoft.Data.SqlClient package
Browse files Browse the repository at this point in the history
  • Loading branch information
gentoorax committed Jan 17, 2024
1 parent 1e93caf commit 9ea6e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Promethix.Framework.Ado/Promethix.Framework.Ado.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public void ServiceLayerAddTestEntity()
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
Expand Down

0 comments on commit 9ea6e3b

Please sign in to comment.