Skip to content

Commit 9b28c95

Browse files
fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.18 (#658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54df2c3 commit 9b28c95

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
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>ch.qos.logback</groupId>
2727
<artifactId>logback-classic</artifactId>
28-
<version>1.5.16</version>
28+
<version>1.5.18</version>
2929
</dependency>
3030

3131
<dependency>

0 commit comments

Comments
 (0)