We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e0f13 commit 7333a13Copy full SHA for 7333a13
jmx_prometheus_common/pom.xml
@@ -51,6 +51,11 @@
51
<artifactId>collector</artifactId>
52
<version>${project.version}</version>
53
</dependency>
54
+ <dependency>
55
+ <groupId>io.github.hakky54</groupId>
56
+ <artifactId>sslcontext-kickstart</artifactId>
57
+ <version>9.1.0</version>
58
+ </dependency>
59
<dependency>
60
<groupId>org.junit.jupiter</groupId>
61
<artifactId>junit-jupiter-api</artifactId>
0 commit comments