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 dfcff01 commit 6b23f94Copy full SHA for 6b23f94
pom.xml
@@ -10,7 +10,7 @@
10
<url>https://github.com/zilliztech/kafka-connect-milvus</url>
11
12
<properties>
13
- <project-version>0.1.1</project-version>
+ <project-version>0.1.2</project-version>
14
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
15
</properties>
16
@@ -89,7 +89,7 @@
89
<dependency>
90
<groupId>io.netty</groupId>
91
<artifactId>netty-codec-http2</artifactId>
92
- <version>4.1.100.Final</version>
+ <version>4.1.108.Final</version>
93
</dependency>
94
95
<groupId>org.codehaus.plexus</groupId>
0 commit comments