Skip to content

Commit da00cd5

Browse files
committed
Update MongoDB.Driver package due to a known moderate severity vulnerability in v2.15.0, which was fixed in v2.19.0
1 parent f32d1b0 commit da00cd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworkName>net6.0</TargetFrameworkName>
44
<AspNetVersion>6.0.*</AspNetVersion>
55
<JsonApiDotNetCoreVersion>5.3.0</JsonApiDotNetCoreVersion>
6-
<MongoDBDriverVersion>2.15.0</MongoDBDriverVersion>
6+
<MongoDBDriverVersion>2.20.0</MongoDBDriverVersion>
77
<JsonApiDotNetCoreMongoDbVersionPrefix>5.1.3</JsonApiDotNetCoreMongoDbVersionPrefix>
88
<CodeAnalysisRuleSet>$(MSBuildThisFileDirectory)CodingGuidelines.ruleset</CodeAnalysisRuleSet>
99
<WarningLevel>9999</WarningLevel>

0 commit comments

Comments
 (0)