Skip to content

Commit 2222564

Browse files
authored
Merge pull request #2027 from kubernetes-client/dependabot/maven/ch.qos.logback-logback-classic-1.2.8
Bump logback-classic from 1.2.7 to 1.2.8
2 parents 04bae71 + eab611a commit 2222564

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
@@ -240,7 +240,7 @@
240240
<dependency>
241241
<groupId>ch.qos.logback</groupId>
242242
<artifactId>logback-classic</artifactId>
243-
<version>1.2.7</version>
243+
<version>1.2.8</version>
244244
<scope>test</scope>
245245
</dependency>
246246
<dependency>

0 commit comments

Comments
 (0)