From 6ceacc18d9dc48fadc461c01178439a5bf52ad87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:35:30 +1300 Subject: [PATCH] Bump System.Text.Json from 7.0.3 to 8.0.0 (#439) * Bump System.Text.Json from 7.0.3 to 8.0.0 Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 7.0.3 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.3...v8.0.0) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Update changelog Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] (cherry picked from commit de71161ebf9649a075f9bccb8861e8a9bd8e3547) --- CHANGELOG.md | 1 + .../OpenSearch.Stack.ArtifactsApi.csproj | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f778c5381..c1c53be378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Bumps `FSharp.Core` from 7.0.400 to 7.0.401 - Bumps `xunit` from 2.4.2 to 2.6.2 - Bumps `Microsoft.TestPlatform.ObjectModel` from 17.7.2 to 17.8.0 +- Bumps `System.Text.Json` from 7.0.3 to 8.0.0 ## [1.5.0] ### Fixed diff --git a/abstractions/src/OpenSearch.Stack.ArtifactsApi/OpenSearch.Stack.ArtifactsApi.csproj b/abstractions/src/OpenSearch.Stack.ArtifactsApi/OpenSearch.Stack.ArtifactsApi.csproj index 1db365a2d4..a4e5f13bdd 100644 --- a/abstractions/src/OpenSearch.Stack.ArtifactsApi/OpenSearch.Stack.ArtifactsApi.csproj +++ b/abstractions/src/OpenSearch.Stack.ArtifactsApi/OpenSearch.Stack.ArtifactsApi.csproj @@ -13,7 +13,7 @@ - +