File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ dependencies {
1010 compileOnly(" com.google.auto.value:auto-value-annotations" )
1111 annotationProcessor(" com.google.auto.value:auto-value" )
1212
13- implementation(" io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38 .0-alpha" )
13+ implementation(" io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39 .0-alpha" )
1414 implementation(" com.azure:azure-storage-blob" )
1515
1616 implementation(project(" :agent:agent-profiler:agent-alerting-api" ))
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ io.netty:netty-transport-native-epoll:4.1.113.Final=runtimeClasspath
5454io.netty:netty-transport-native-kqueue:4.1.113.Final=runtimeClasspath
5555io.netty:netty-transport-native-unix-common:4.1.113.Final=runtimeClasspath
5656io.netty:netty-transport:4.1.113.Final=runtimeClasspath
57- io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38 .0-alpha=runtimeClasspath
57+ io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39 .0-alpha=runtimeClasspath
5858io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.8.0-alpha=runtimeClasspath
5959io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.8.0=runtimeClasspath
6060io.opentelemetry.semconv:opentelemetry-semconv-incubating:1.25.0-alpha=runtimeClasspath
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ val DEPENDENCIES = listOf(
7373 " org.assertj:assertj-core:3.26.3" ,
7474 " org.awaitility:awaitility:4.2.2" ,
7575 " io.github.hakky54:logcaptor:2.9.3" ,
76- " io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38 .0-alpha" ,
76+ " io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39 .0-alpha" ,
7777 " com.google.code.findbugs:jsr305:3.0.2" ,
7878 " com.github.spotbugs:spotbugs-annotations:4.8.6"
7979)
Original file line number Diff line number Diff line change 11
22# agent
33## Dependency License Report
4- _ 2024-09-16 15:06:46 PDT _
4+ _ 2024-09-18 03:28:20 UTC _
55## Apache License, Version 2.0
66
77** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.2 `
@@ -217,7 +217,7 @@ _2024-09-16 15:06:46 PDT_
217217> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java ] ( https://github.com/open-telemetry/opentelemetry-java )
218218> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
219219
220- ** 43** ** Group:** ` io.opentelemetry.contrib ` ** Name:** ` opentelemetry-jfr-connection ` ** Version:** ` 1.38 .0-alpha `
220+ ** 43** ** Group:** ` io.opentelemetry.contrib ` ** Name:** ` opentelemetry-jfr-connection ` ** Version:** ` 1.39 .0-alpha `
221221> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java-contrib ] ( https://github.com/open-telemetry/opentelemetry-java-contrib )
222222> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
223223
You can’t perform that action at this time.
0 commit comments