Skip to content

Commit a955e7f

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.18
1 parent ad1baac commit a955e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kafka-sample/spring/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>ch.qos.logback</groupId>
2626
<artifactId>logback-classic</artifactId>
27-
<version>1.5.16</version>
27+
<version>1.5.18</version>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)