Update jmxfetch to version 0.30.0
This commit is contained in:
parent
2027027e46
commit
2e41e94774
|
@ -4,7 +4,7 @@ plugins {
|
|||
apply from: "${rootDir}/gradle/java.gradle"
|
||||
|
||||
dependencies {
|
||||
compile('com.datadoghq:jmxfetch:0.30.0--------------yet-to-be-released'){
|
||||
compile('com.datadoghq:jmxfetch:0.30.0'){
|
||||
exclude group: 'org.slf4j', module: 'slf4j-log4j12'
|
||||
exclude group: 'log4j', module: 'log4j'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue