Skip to content

Commit 338808a

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.17
1 parent 7f7678e commit 338808a

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.17</version>
2828
</dependency>
2929

3030
<dependency>

0 commit comments

Comments
 (0)