Skip to content

Commit 0e4a724

Browse files
authored
Merge pull request #2912 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.3.12
build(deps): bump ch.qos.logback:logback-classic from 1.3.11 to 1.3.12
2 parents be99ef6 + 9b0d839 commit 0e4a724

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
@@ -261,7 +261,7 @@
261261
<dependency>
262262
<groupId>ch.qos.logback</groupId>
263263
<artifactId>logback-classic</artifactId>
264-
<version>1.3.11</version>
264+
<version>1.3.12</version>
265265
<scope>test</scope>
266266
</dependency>
267267
<dependency>

0 commit comments

Comments
 (0)