Skip to content

Commit ec71a87

Browse files
authored
Merge pull request #2927 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.3.14
build(deps): bump ch.qos.logback:logback-classic from 1.3.13 to 1.3.14
2 parents c90acf0 + 8b0ce55 commit ec71a87

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.13</version>
264+
<version>1.3.14</version>
265265
<scope>test</scope>
266266
</dependency>
267267
<dependency>

0 commit comments

Comments
 (0)