From e499bcccd3677948427c8d61439ed94605ef603a Mon Sep 17 00:00:00 2001 From: Jesse Squire Date: Mon, 14 Oct 2024 15:28:31 -0400 Subject: [PATCH] [EngSys] Bump package versions (#46595) The focus of these changes is to bump packages that were flagged by component governance this week related to the STJ 8.0.4 CVE. Some older Event Hubs and RC-based references were also bumped. --- eng/Packages.Data.props | 2 +- samples/linecounter/LineCounter.csproj | 6 +++--- .../samples/aspnet-hosted-service/Directory.Build.targets | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index 77c911c517deb..a828ad0a54e82 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -325,7 +325,7 @@ - + diff --git a/samples/linecounter/LineCounter.csproj b/samples/linecounter/LineCounter.csproj index 62739695e163c..e99ef6ceb6263 100644 --- a/samples/linecounter/LineCounter.csproj +++ b/samples/linecounter/LineCounter.csproj @@ -7,11 +7,11 @@ - - + + - + diff --git a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/samples/aspnet-hosted-service/Directory.Build.targets b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/samples/aspnet-hosted-service/Directory.Build.targets index de22269360de1..c7c804ef1ed8f 100644 --- a/sdk/eventhub/Azure.Messaging.EventHubs.Processor/samples/aspnet-hosted-service/Directory.Build.targets +++ b/sdk/eventhub/Azure.Messaging.EventHubs.Processor/samples/aspnet-hosted-service/Directory.Build.targets @@ -6,9 +6,9 @@ - + - +