Skip to content

Commit bfb561e

Browse files
committed
Update Microsoft.Data.SqlClient to v5
5.1.6 is the lowest version that is not deprecated and does not report vulnerabilities
1 parent 492c0bf commit bfb561e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<ItemGroup>
5757
<PackageReference Include="log4net" Version="3.0.2" />
5858
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.7.0" />
59-
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.5" />
59+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.6" />
6060
<PackageReference Include="NHibernate.Caches.CoreDistributedCache.Memory" Version="5.9.0" />
6161
<PackageReference Include="NHibernate.Caches.Util.JsonSerializer" Version="5.9.0" />
6262
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.117" />

0 commit comments

Comments
 (0)