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 1205c9a commit f5a6b9bCopy full SHA for f5a6b9b
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