Skip to content

Commit 1d0dc34

Browse files
authored
Bump JMXFetch version to 0.19.0 (#3711)
1 parent c9c4c36 commit 1d0dc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
# CONSTANTS
4545
AGENT_VERSION = "5.23.0"
46-
JMX_VERSION = "0.18.1"
46+
JMX_VERSION = "0.19.0"
4747
DATADOG_CONF = "datadog.conf"
4848
UNIX_CONFIG_PATH = '/etc/dd-agent'
4949
MAC_CONFIG_PATH = '/opt/datadog-agent/etc'

0 commit comments

Comments
 (0)