Skip to content

Commit 47531ca

Browse files
authored
Merge pull request #2413 from mybatis/dependabot/maven/ch.qos.logback-logback-classic-1.2.10
Bump logback-classic from 1.2.9 to 1.2.10
2 parents 96f2794 + 77993b2 commit 47531ca

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
@@ -283,7 +283,7 @@
283283
<dependency>
284284
<groupId>ch.qos.logback</groupId>
285285
<artifactId>logback-classic</artifactId>
286-
<version>1.2.9</version>
286+
<version>1.2.10</version>
287287
<scope>test</scope>
288288
</dependency>
289289
<dependency>

0 commit comments

Comments
 (0)