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 8640b70 commit 0e416c1Copy full SHA for 0e416c1
pom.xml
@@ -10,7 +10,7 @@
10
<url>https://github.com/zilliztech/kafka-connect-milvus</url>
11
12
<properties>
13
- <project-version>1.0.0</project-version>
+ <project-version>1.0.1</project-version>
14
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
15
</properties>
16
@@ -53,7 +53,7 @@
53
<dependency>
54
<groupId>ch.qos.logback</groupId>
55
<artifactId>logback-classic</artifactId>
56
- <version>1.4.14</version> <!-- Check for the latest version -->
+ <version>1.5.13</version> <!-- Check for the latest version -->
57
</dependency>
58
59
<groupId>org.mockito</groupId>
0 commit comments