Skip to content

Commit 8a7aad9

Browse files
authored
Merge pull request #654 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.4.9
2 parents e9ec4b8 + 8c78b88 commit 8a7aad9

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
@@ -294,7 +294,7 @@
294294
<dependency>
295295
<groupId>ch.qos.logback</groupId>
296296
<artifactId>logback-classic</artifactId>
297-
<version>1.4.8</version>
297+
<version>1.4.9</version>
298298
<scope>test</scope>
299299
</dependency>
300300
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)