8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7787af7 commit 88a0d2bCopy full SHA for 88a0d2b
dd-java-agent/agent-jmxfetch/build.gradle
@@ -11,7 +11,7 @@ plugins {
11
apply from: "$rootDir/gradle/java.gradle"
12
13
dependencies {
14
- api('com.datadoghq:jmxfetch:0.49.7') {
+ api('com.datadoghq:jmxfetch:0.49.8') {
15
exclude group: 'org.slf4j', module: 'slf4j-api'
16
exclude group: 'org.slf4j', module: 'slf4j-jdk14'
17
exclude group: 'com.beust', module: 'jcommander'
0 commit comments