Skip to content

Commit ec94acf

Browse files
fix(security): update dependency opentelemetry.exporter.opentelemetryprotocol to 1.15.3 [security] (#746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34069d3 commit ec94acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/AspNetCore/Samples.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<ItemGroup>
1616
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.15.2" />
1717
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.1" />
18-
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.2" />
18+
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.3" />
1919
</ItemGroup>
2020

2121
</Project>

0 commit comments

Comments
 (0)