Skip to content

Commit 45f359a

Browse files
authored
Merge pull request #2474 from mybatis/dependabot/maven/ch.qos.logback-logback-classic-1.2.11
Bump logback-classic from 1.2.10 to 1.2.11
2 parents 96f7c31 + 5334824 commit 45f359a

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
@@ -284,7 +284,7 @@
284284
<dependency>
285285
<groupId>ch.qos.logback</groupId>
286286
<artifactId>logback-classic</artifactId>
287-
<version>1.2.10</version>
287+
<version>1.2.11</version>
288288
<scope>test</scope>
289289
</dependency>
290290
<dependency>

0 commit comments

Comments
 (0)