amoeba opened a new pull request, #4291:
URL: https://github.com/apache/arrow-adbc/pull/4291

   Before this, we see this error locally an on CI:
   
   ```
   $dotnet build
   
/Users/bryce/src/apache/arrow-adbc/csharp/src/Telemetry/Traces/Exporters/Apache.Arrow.Adbc.Telemetry.Traces.Exporters.csproj
 : error [NU1902](https://go.microsoft.com/fwlink/?LinkId=NU1902): Warning As 
Error: Package 'OpenTelemetry.Exporter.OpenTelemetryProtocol' 1.12.0 has a 
known moderate severity vulnerability, 
https://github.com/advisories/GHSA-4625-4j76-fww9
   
   Restore failed with 1 error(s) in 2.6s
   ```
   
   This patch bumps the version to 1.15.3 to fix the build and CI.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to