Skip to content

Commit 6647a9a

Browse files
authored
Merge pull request #539 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.4.3
2 parents c0a6a69 + 9b15c2d commit 6647a9a

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
@@ -287,7 +287,7 @@
287287
<dependency>
288288
<groupId>ch.qos.logback</groupId>
289289
<artifactId>logback-classic</artifactId>
290-
<version>1.4.1</version>
290+
<version>1.4.3</version>
291291
<scope>test</scope>
292292
</dependency>
293293
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)