Skip to content

Commit 5b9e3b5

Browse files
authored
Merge pull request #421 from mybatis/dependabot/maven/ch.qos.logback-logback-classic-1.2.8
Bump logback-classic from 1.2.7 to 1.2.8
2 parents 404b528 + 535b2e0 commit 5b9e3b5

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
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>ch.qos.logback</groupId>
294294
<artifactId>logback-classic</artifactId>
295-
<version>1.2.7</version>
295+
<version>1.2.8</version>
296296
<scope>test</scope>
297297
</dependency>
298298
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)