Skip to content

Commit 4b8f455

Browse files
authored
Merge pull request #2698 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.4.1
2 parents c71df95 + 4ad94ce commit 4b8f455

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
@@ -303,7 +303,7 @@
303303
<dependency>
304304
<groupId>ch.qos.logback</groupId>
305305
<artifactId>logback-classic</artifactId>
306-
<version>1.3.0</version>
306+
<version>1.4.1</version>
307307
<scope>test</scope>
308308
</dependency>
309309
<dependency>

0 commit comments

Comments
 (0)