Skip to content

Commit dde6696

Browse files
authored
Merge pull request #713 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
Update dependency ch.qos.logback:logback-classic to v1.4.14
2 parents 2093244 + a3e184c commit dde6696

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
@@ -160,7 +160,7 @@
160160
<dependency>
161161
<groupId>ch.qos.logback</groupId>
162162
<artifactId>logback-classic</artifactId>
163-
<version>1.4.13</version>
163+
<version>1.4.14</version>
164164
<scope>test</scope>
165165
</dependency>
166166
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)