diff --git a/prometheus-metrics-exporter-pushgateway/pom.xml b/prometheus-metrics-exporter-pushgateway/pom.xml index 66690e97..c217374b 100644 --- a/prometheus-metrics-exporter-pushgateway/pom.xml +++ b/prometheus-metrics-exporter-pushgateway/pom.xml @@ -16,6 +16,10 @@ Exporter for pushing metrics to a pushgateway. + + io.prometheus.metrics.exporter.pushgateway + + The Apache Software License, Version 2.0 @@ -37,19 +41,12 @@ - io.prometheus prometheus-metrics-exporter-common ${project.version} - - javax.xml.bind - jaxb-api - 2.4.0-b180830.0359 - provided - junit junit