Skip to content

Commit 382cbf4

Browse files
authored
Merge pull request mybatis#3131 from mybatis/renovate/ch.qos.logback-logback-classic-1.x
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.5
2 parents 1387e40 + ad35b33 commit 382cbf4

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
@@ -342,7 +342,7 @@
342342
<dependency>
343343
<groupId>ch.qos.logback</groupId>
344344
<artifactId>logback-classic</artifactId>
345-
<version>1.5.3</version>
345+
<version>1.5.5</version>
346346
<scope>test</scope>
347347
</dependency>
348348
<dependency>

0 commit comments

Comments
 (0)