Skip to content

Commit c2e4835

Browse files
authored
Update Java profiler library to 1.40.1 (#10995)
Update Java profiler library to 1.40.1 Hotfix for a potential deadlock when interacting with other library capturing SIGSEGV Co-authored-by: jaroslav.bachorik <jaroslav.bachorik@datadoghq.com>
1 parent cd5bbe1 commit c2e4835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ forbiddenapis = "3.10"
77
spotbugs_annotations = "4.9.8"
88

99
# DataDog libs and forks
10-
ddprof = "1.40.0"
10+
ddprof = "1.40.1"
1111
dogstatsd = "4.4.3"
1212
okhttp = "3.12.15" # Datadog fork to support Java 7
1313

0 commit comments

Comments
 (0)