Skip to content

Commit e6fe2ab

Browse files
authored
Update Java profiler library to 1.40.1 (#11012)
Hotfix for a potential deadlock when interacting with other library capturing SIGSEGV (cherry picked from commit f67149f)
1 parent 4423ce2 commit e6fe2ab

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)