From 54e2569cfb3c229bd6a49551ad617107da69d798 Mon Sep 17 00:00:00 2001 From: karen-avetisyan-mc Date: Wed, 25 Sep 2024 15:22:10 +0100 Subject: [PATCH] updating to 1.5.2 to resolve RestSharp Security Issue --- .../Mastercard.Developer.OAuth1Signer.Core.csproj | 2 +- .../Mastercard.Developer.OAuth1Signer.RestSharp.csproj | 2 +- .../Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj b/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj index 637a53f..5a553e9 100644 --- a/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj +++ b/Mastercard.Developer.OAuth1Signer.Core/Mastercard.Developer.OAuth1Signer.Core.csproj @@ -3,7 +3,7 @@ netstandard2.1 true - 1.5.0 + 1.5.1 Mastercard.Developer.OAuth1Signer.Core Mastercard Mastercard diff --git a/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj b/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj index 2333266..b44c9a1 100644 --- a/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj +++ b/Mastercard.Developer.OAuth1Signer.RestSharp/Mastercard.Developer.OAuth1Signer.RestSharp.csproj @@ -3,7 +3,7 @@ netstandard2.1 true - 1.5.0 + 1.5.1 Mastercard.Developer.OAuth1Signer.RestSharp Mastercard Mastercard diff --git a/Mastercard.Developer.OAuth1Signer.RestSharpV2/Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj b/Mastercard.Developer.OAuth1Signer.RestSharpV2/Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj index 1287e7b..cf9e463 100644 --- a/Mastercard.Developer.OAuth1Signer.RestSharpV2/Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj +++ b/Mastercard.Developer.OAuth1Signer.RestSharpV2/Mastercard.Developer.OAuth1Signer.RestSharpV2.csproj @@ -3,7 +3,7 @@ netstandard2.1 true - 1.5.0 + 1.5.1 Mastercard.Developer.OAuth1Signer.RestSharpV2 Mastercard Mastercard