Skip to content

Commit ba3d5b8

Browse files
authored
Merge pull request #19 from zilliztech/dev
upgrade logback to resolve dependence vulnerability
2 parents 2be0b0c + 4ba8eda commit ba3d5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>ch.qos.logback</groupId>
3838
<artifactId>logback-classic</artifactId>
39-
<version>1.4.11</version> <!-- Check for the latest version -->
39+
<version>1.4.14</version> <!-- Check for the latest version -->
4040
</dependency>
4141
<dependency>
4242
<groupId>io.milvus</groupId>

0 commit comments

Comments
 (0)