Skip to content

Commit aca189f

Browse files
authored
Merge pull request #2716 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.4.4
2 parents 776546a + 0929411 commit aca189f

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
@@ -305,7 +305,7 @@
305305
<dependency>
306306
<groupId>ch.qos.logback</groupId>
307307
<artifactId>logback-classic</artifactId>
308-
<version>1.4.3</version>
308+
<version>1.4.4</version>
309309
<scope>test</scope>
310310
</dependency>
311311
<dependency>

0 commit comments

Comments
 (0)