Skip to content

Commit 44b79f7

Browse files
authored
Merge pull request #753 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.5.2
2 parents 4fe982c + acd244e commit 44b79f7

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
@@ -161,7 +161,7 @@
161161
<dependency>
162162
<groupId>ch.qos.logback</groupId>
163163
<artifactId>logback-classic</artifactId>
164-
<version>1.5.1</version>
164+
<version>1.5.2</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)