Skip to content

Commit f94940b

Browse files
authored
Merge pull request #2704 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.3.8
build(deps): bump logback-classic from 1.3.7 to 1.3.8
2 parents 96d209d + 0fb601b commit f94940b

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

0 commit comments

Comments
 (0)