Skip to content

Commit 1e3b308

Browse files
authored
updating Microsoft.Data.SqlClient to cover CVE warning (#53589)
1 parent ef5aae5 commit 1e3b308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
<XunitExtensibilityCoreVersion>$(XunitVersion)</XunitExtensibilityCoreVersion>
332332
<XunitExtensibilityExecutionVersion>$(XunitVersion)</XunitExtensibilityExecutionVersion>
333333
<XUnitRunnerVisualStudioVersion>2.4.3</XUnitRunnerVisualStudioVersion>
334-
<MicrosoftDataSqlClientVersion>4.0.1</MicrosoftDataSqlClientVersion>
334+
<MicrosoftDataSqlClientVersion>4.0.5</MicrosoftDataSqlClientVersion>
335335
<MicrosoftAspNetCoreAppVersion>6.0.0-preview.3.21167.1</MicrosoftAspNetCoreAppVersion>
336336
<MicrosoftOpenApiVersion>1.4.3</MicrosoftOpenApiVersion>
337337
<!-- dotnet tool versions (see also auto-updated DotnetEfVersion property). -->

0 commit comments

Comments
 (0)