Skip to content

Commit 37f22fb

Browse files
authored
Merge pull request #769 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.5.4
2 parents 9773e37 + 048906e commit 37f22fb

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.3</version>
164+
<version>1.5.4</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)