From 4c1b68d5a46438051ba792d2ee0597e9e9f4c136 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 04:50:28 +0000 Subject: [PATCH] Bump System.Text.Json from 8.0.1 to 8.0.5 --- updated-dependencies: - dependency-name: System.Text.Json dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../FollowupPlugin (PluginBase).csproj | 5 +++-- .../FollowupPlugin/FollowupPlugin (PluginBase)/app.config | 2 +- .../FollowupPlugin (PluginBase)/packages.config | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/FollowupPlugin (PluginBase).csproj b/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/FollowupPlugin (PluginBase).csproj index 42c94c0c5..50fcd4dc4 100644 --- a/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/FollowupPlugin (PluginBase).csproj +++ b/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/FollowupPlugin (PluginBase).csproj @@ -65,8 +65,9 @@ ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll - - ..\packages\System.Text.Json.8.0.1\lib\net462\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll diff --git a/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/app.config b/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/app.config index ed7235c9c..68390a38b 100644 --- a/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/app.config +++ b/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/app.config @@ -12,7 +12,7 @@ - + diff --git a/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/packages.config b/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/packages.config index cae87e6e1..bc7e6bf23 100644 --- a/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/packages.config +++ b/dataverse/orgsvc/CSharp/FollowupPlugin/FollowupPlugin (PluginBase)/packages.config @@ -7,7 +7,7 @@ - + \ No newline at end of file