Skip to content

Commit f28ebf9

Browse files
authored
Merge pull request #776 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.5.6
2 parents d33b7e5 + 77eafd3 commit f28ebf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<dependency>
162162
<groupId>ch.qos.logback</groupId>
163163
<artifactId>logback-classic</artifactId>
164-
<version>1.5.5</version>
164+
<version>1.5.6</version>
165165
<scope>test</scope>
166166
</dependency>
167167
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)