fixed pom.xml

master
bvn13 2022-06-28 10:23:46 +03:00
parent 0d1e544bd5
commit 32e1e5fc8d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Add the following dependency to your `pom.xml`
```xml
<dependency>
<groupId>com.deviceinsight.kafka</groupId>
<groupId>me.bvn13.kafka.health</groupId>
<artifactId>kafka-health-check</artifactId>
<version>1.4.0</version>
</dependency>