Skip to content

Commit 21584de

Browse files
committed
Update Google.Protobuf package to close security vulnerability
1 parent f355d7a commit 21584de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Orm/Xtensive.Orm.MySql/Xtensive.Orm.MySql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</Compile>
3131
</ItemGroup>
3232
<ItemGroup>
33-
<PackageReference Include="Google.Protobuf" Version="3.11.4" />
33+
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
3434
<PackageReference Include="MySql.Data" Version="8.0.19" />
3535
<PackageReference Include="System.Xml.XPath.XmlDocument" Version="4.3.0" />
3636
</ItemGroup>

0 commit comments

Comments
 (0)