Skip to content

Commit f76c39e

Browse files
authored
Merge pull request #118 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 908ef2e + 39e28f6 commit f76c39e

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
@@ -114,7 +114,7 @@
114114
<dependency>
115115
<groupId>ch.qos.logback</groupId>
116116
<artifactId>logback-classic</artifactId>
117-
<version>1.2.9</version>
117+
<version>1.2.10</version>
118118
<scope>test</scope>
119119
</dependency>
120120
<dependency>

0 commit comments

Comments
 (0)