This is an automated email from the ASF dual-hosted git repository.

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new b6956ff  [FLINK-17132][metrics] Update licensing
b6956ff is described below

commit b6956ff04f5e8fc1f6a37f80e1b95d7ebdb20c5c
Author: Chesnay Schepler <[email protected]>
AuthorDate: Fri Apr 17 17:54:15 2020 +0200

    [FLINK-17132][metrics] Update licensing
---
 .../flink-metrics-prometheus/src/main/resources/META-INF/NOTICE   | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 
a/flink-metrics/flink-metrics-prometheus/src/main/resources/META-INF/NOTICE 
b/flink-metrics/flink-metrics-prometheus/src/main/resources/META-INF/NOTICE
index 92cdf5a..16c2faf 100644
--- a/flink-metrics/flink-metrics-prometheus/src/main/resources/META-INF/NOTICE
+++ b/flink-metrics/flink-metrics-prometheus/src/main/resources/META-INF/NOTICE
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
 
 This project bundles the following dependencies under the Apache Software 
License 2.0. (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
-- io.prometheus:simpleclient:0.3.0
-- io.prometheus:simpleclient_common:0.3.0
-- io.prometheus:simpleclient_httpserver:0.3.0
-- io.prometheus:simpleclient_pushgateway:0.3.0
+- io.prometheus:simpleclient:0.8.1
+- io.prometheus:simpleclient_common:0.8.1
+- io.prometheus:simpleclient_httpserver:0.8.1
+- io.prometheus:simpleclient_pushgateway:0.8.1

Reply via email to