Skip to content

Commit 59f5005

Browse files
authored
Merge pull request #3026 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
chore(deps): update dependency ch.qos.logback:logback-classic to v1.4.14
2 parents 92f6312 + 2e77e95 commit 59f5005

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
@@ -324,7 +324,7 @@
324324
<dependency>
325325
<groupId>ch.qos.logback</groupId>
326326
<artifactId>logback-classic</artifactId>
327-
<version>1.4.13</version>
327+
<version>1.4.14</version>
328328
<scope>test</scope>
329329
</dependency>
330330
<dependency>

0 commit comments

Comments
 (0)