From 6e4d4c15839295756e2719a003ccafc0dd8deb26 Mon Sep 17 00:00:00 2001 From: Claudia Murialdo Date: Mon, 22 Jul 2024 13:42:35 -0300 Subject: [PATCH] Upgrade System.Text.Json from version 5.0.2 to 8.0.4 to address vulnerability issues --- dotnet/src/dotnetframework/GxClasses/GxClasses.csproj | 2 +- .../Providers/Cache/GxMemcached/GxMemcached.csproj | 2 +- .../src/dotnetframework/Providers/Cache/GxRedis/GxRedis.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj b/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj index 7be48a51b..5c934fedd 100644 --- a/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj +++ b/dotnet/src/dotnetframework/GxClasses/GxClasses.csproj @@ -24,7 +24,7 @@ - + False diff --git a/dotnet/src/dotnetframework/Providers/Cache/GxMemcached/GxMemcached.csproj b/dotnet/src/dotnetframework/Providers/Cache/GxMemcached/GxMemcached.csproj index f2b6b206a..2ff30ee9b 100644 --- a/dotnet/src/dotnetframework/Providers/Cache/GxMemcached/GxMemcached.csproj +++ b/dotnet/src/dotnetframework/Providers/Cache/GxMemcached/GxMemcached.csproj @@ -8,7 +8,7 @@ - + diff --git a/dotnet/src/dotnetframework/Providers/Cache/GxRedis/GxRedis.csproj b/dotnet/src/dotnetframework/Providers/Cache/GxRedis/GxRedis.csproj index f9b7978e5..51de34126 100644 --- a/dotnet/src/dotnetframework/Providers/Cache/GxRedis/GxRedis.csproj +++ b/dotnet/src/dotnetframework/Providers/Cache/GxRedis/GxRedis.csproj @@ -9,7 +9,7 @@ - +