Skip to content

Commit 6b23f94

Browse files
committed
upgrade project version to 0.1.2 to resolve CVE issue
1 parent dfcff01 commit 6b23f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<url>https://github.com/zilliztech/kafka-connect-milvus</url>
1111

1212
<properties>
13-
<project-version>0.1.1</project-version>
13+
<project-version>0.1.2</project-version>
1414
<confluent.maven.repo>https://packages.confluent.io/maven/</confluent.maven.repo>
1515
</properties>
1616

@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>io.netty</groupId>
9191
<artifactId>netty-codec-http2</artifactId>
92-
<version>4.1.100.Final</version>
92+
<version>4.1.108.Final</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)