mirror of https://github.com/apache/nifi.git
NIFI-10201 Upgraded Prometheus simpleclient from 0.3.0 to 0.16.0
This closes #6180 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
291bd40013
commit
06db7968fa
|
@ -31,7 +31,7 @@
|
|||
as this increases the cost of utilizing this module in various nars.
|
||||
</description>
|
||||
<properties>
|
||||
<prometheus.version>0.3.0</prometheus.version>
|
||||
<prometheus.version>0.16.0</prometheus.version>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue