Skip to content

Commit 094ad8f

Browse files
authored
Merge pull request #2748 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.3.9
build(deps): bump ch.qos.logback:logback-classic from 1.3.8 to 1.3.9
2 parents 15b19ab + 6137709 commit 094ad8f

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.8</version>
236+
<version>1.3.9</version>
237237
<scope>test</scope>
238238
</dependency>
239239
<dependency>

0 commit comments

Comments
 (0)