Skip to content

Commit 4ba8eda

Browse files
committed
upgrade logback to resolve dependence vulnerability
1 parent 2be0b0c commit 4ba8eda

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)