Merge branch 'release/1.4.1'

master 1.4.1
bvn13 2022-06-28 10:34:39 +03:00
commit d23de17047
2 changed files with 2 additions and 2 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>

View File

@ -6,7 +6,7 @@
<groupId>me.bvn13.kafka.health</groupId>
<artifactId>kafka-health-check</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<packaging>jar</packaging>
<name>Kafka Health Check</name>