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 {
10
10
compileOnly(" com.google.auto.value:auto-value-annotations" )
11
11
annotationProcessor(" com.google.auto.value:auto-value" )
12
12
13
- implementation(" io.opentelemetry.contrib:opentelemetry-jfr-connection:1.38 .0-alpha" )
13
+ implementation(" io.opentelemetry.contrib:opentelemetry-jfr-connection:1.39 .0-alpha" )
14
14
implementation(" com.azure:azure-storage-blob" )
15
15
16
16
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
54
54
io.netty:netty-transport-native-kqueue:4.1.113.Final=runtimeClasspath
55
55
io.netty:netty-transport-native-unix-common:4.1.113.Final=runtimeClasspath
56
56
io.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
58
58
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:2.8.0-alpha=runtimeClasspath
59
59
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:2.8.0=runtimeClasspath
60
60
io.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(
73
73
" org.assertj:assertj-core:3.26.3" ,
74
74
" org.awaitility:awaitility:4.2.2" ,
75
75
" 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" ,
77
77
" com.google.code.findbugs:jsr305:3.0.2" ,
78
78
" com.github.spotbugs:spotbugs-annotations:4.8.6"
79
79
)
Original file line number Diff line number Diff line change 1
1
2
2
# agent
3
3
## Dependency License Report
4
- _ 2024-09-16 15:06:46 PDT _
4
+ _ 2024-09-18 03:28:20 UTC _
5
5
## Apache License, Version 2.0
6
6
7
7
** 1** ** Group:** ` com.fasterxml.jackson.core ` ** Name:** ` jackson-annotations ` ** Version:** ` 2.17.2 `
@@ -217,7 +217,7 @@ _2024-09-16 15:06:46 PDT_
217
217
> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java ] ( https://github.com/open-telemetry/opentelemetry-java )
218
218
> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
219
219
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 `
221
221
> - ** POM Project URL** : [ https://github.com/open-telemetry/opentelemetry-java-contrib ] ( https://github.com/open-telemetry/opentelemetry-java-contrib )
222
222
> - ** POM License** : Apache License, Version 2.0 - [ http://www.apache.org/licenses/LICENSE-2.0 ] ( http://www.apache.org/licenses/LICENSE-2.0 )
223
223
You can’t perform that action at this time.
0 commit comments