Skip to content

Commit 1f6018d

Browse files
authored
[config] bump jmxfetch to java1.6 compatible 0.26.8 (#3895)
1 parent 10e1f82 commit 1f6018d

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
@@ -44,7 +44,7 @@
4444

4545
# CONSTANTS
4646
AGENT_VERSION = "5.32.8"
47-
JMX_VERSION = "0.26.7"
47+
JMX_VERSION = "0.26.8"
4848
DATADOG_CONF = "datadog.conf"
4949
UNIX_CONFIG_PATH = '/etc/dd-agent'
5050
MAC_CONFIG_PATH = '/opt/datadog-agent/etc'

0 commit comments

Comments
 (0)