Skip to content

Commit

Permalink
Bump System.Security.Cryptography.Xml
Browse files Browse the repository at this point in the history
Bumps [System.Security.Cryptography.Xml](https://github.com/dotnet/corefx) from 4.4.1 to 4.4.2.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2021
1 parent cf910d1 commit b8bc322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Geta.Commerce.Payments.PayPal/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<package id="System.Data.SqlClient" version="4.4.2" targetFramework="net461" />
<package id="System.Reflection.Emit" version="4.3.0" targetFramework="net461" />
<package id="System.Security.AccessControl" version="4.4.1" targetFramework="net461" />
<package id="System.Security.Cryptography.Xml" version="4.4.1" targetFramework="net461" />
<package id="System.Security.Cryptography.Xml" version="4.4.2" targetFramework="net461" />
<package id="System.Security.Permissions" version="4.4.1" targetFramework="net461" />
<package id="System.Security.Principal.Windows" version="4.4.1" targetFramework="net461" />
<package id="System.Threading.AccessControl" version="4.4.0" targetFramework="net461" />
Expand Down

0 comments on commit b8bc322

Please sign in to comment.