amol- opened a new issue, #44463: URL: https://github.com/apache/arrow/issues/44463
### Describe the bug, including details regarding any error messages, version, and platform. It seems that C# integration tests have started failing due to a security issue having been reported for `System.Text.Json` ``` /arrow/csharp/test/Apache.Arrow.IntegrationTest/Apache.Arrow.IntegrationTest.csproj : error NU1903: Warning As Error: Package 'System.Text.Json' 8.0.4 has a known high severity vulnerability, https://github.com/advisories/GHSA-8g4q-xg66-9fp4 [/arrow/csharp/Apache.Arrow.sln] ``` ### Component(s) C# -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org