Skip to content

Commit edd42da

Browse files
authored
Merge pull request #3153 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.5.3
build(deps): bump ch.qos.logback:logback-classic from 1.5.2 to 1.5.3
2 parents adb1107 + 92fa4cf commit edd42da

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
@@ -267,7 +267,7 @@
267267
<dependency>
268268
<groupId>ch.qos.logback</groupId>
269269
<artifactId>logback-classic</artifactId>
270-
<version>1.5.2</version>
270+
<version>1.5.3</version>
271271
<scope>test</scope>
272272
</dependency>
273273
<dependency>

0 commit comments

Comments
 (0)