Skip to content

Commit 681a199

Browse files
authored
Merge pull request #2756 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.3.11
build(deps): bump ch.qos.logback:logback-classic from 1.3.9 to 1.3.11
2 parents f7e39ec + b45add4 commit 681a199

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
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>ch.qos.logback</groupId>
235235
<artifactId>logback-classic</artifactId>
236-
<version>1.3.9</version>
236+
<version>1.3.11</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<dependency>

0 commit comments

Comments
 (0)