Skip to content

Commit 8491623

Browse files
authored
Merge pull request #284 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.5.12
2 parents 43f05d4 + 39e2898 commit 8491623

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>ch.qos.logback</groupId>
124124
<artifactId>logback-classic</artifactId>
125-
<version>1.5.11</version>
125+
<version>1.5.12</version>
126126
<scope>test</scope>
127127
</dependency>
128128
<dependency>

0 commit comments

Comments
 (0)