[BUG] Update Azure.Core in Azure.Messaging.ServiceBus #47699
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
issue-addressed
Workflow: The Azure SDK team believes it to be addressed and ready to close.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Bus
Library name and version
Azure.Messaging.ServiceBus 7.18.2
Describe the bug
I was wondering why Azure.Core still isn't updated in Azure.Messaging.ServiceBus? It requires >= 1.44.0 while 1.44.1 is referencing a newer version of System.Text.Json without the vulerability.
Expected behavior
Use a version of System.Text.Json that isn't vulnerable by updating Azure.Core
Actual behavior
The referenced version is not high enough
Reproduction Steps
Install Azure.Messaging.ServiceBus 7.18.2
Environment
No response
The text was updated successfully, but these errors were encountered: