Skip to content

Commit b52c2ff

Browse files
authored
Merge pull request #380 from mybatis/dependabot/maven/ch.qos.logback-logback-classic-1.2.4
Bump logback-classic from 1.2.3 to 1.2.4
2 parents 7703fac + fe16dec commit b52c2ff

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
@@ -292,7 +292,7 @@
292292
<dependency>
293293
<groupId>ch.qos.logback</groupId>
294294
<artifactId>logback-classic</artifactId>
295-
<version>1.2.3</version>
295+
<version>1.2.4</version>
296296
<scope>test</scope>
297297
</dependency>
298298
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)