Skip to content

Commit

Permalink
Bump System.Security.Cryptography.Xml in /src/Geta.PayPal
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.7.1.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

---
updated-dependencies:
- dependency-name: System.Security.Cryptography.Xml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 11, 2022
1 parent 6870ba3 commit c9efe08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Geta.PayPal/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,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.7.1" 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 c9efe08

Please sign in to comment.