Skip to content

Commit 0562ade

Browse files
authored
Merge pull request #424 from mybatis/dependabot/maven/ch.qos.logback-logback-classic-1.2.9
Bump logback-classic from 1.2.8 to 1.2.9
2 parents ee65aa6 + 3d46e84 commit 0562ade

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.8</version>
295+
<version>1.2.9</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)