summaryrefslogtreecommitdiffstats
path: root/integration
diff options
context:
space:
mode:
Diffstat (limited to 'integration')
-rw-r--r--integration/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/integration/pom.xml b/integration/pom.xml
index c3e75013..b05d2ddd 100644
--- a/integration/pom.xml
+++ b/integration/pom.xml
@@ -225,6 +225,11 @@
<artifactId>simpleclient_servlet</artifactId>
<version>${version.io.prometheus}</version>
</dependency>
+ <dependency>
+ <groupId>io.prometheus</groupId>
+ <artifactId>simpleclient_logback</artifactId>
+ <version>${version.io.prometheus}</version>
+ </dependency>
<!-- Swagger Jersey2 JAXRS -->
<dependency>