Skip to content

Commit 5571d97

Browse files
authored
Merge pull request #10 from osslabz/dependabot/maven/ch.qos.logback-logback-classic-1.5.12
Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.12
2 parents 2d071fd + 6d08924 commit 5571d97

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
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>ch.qos.logback</groupId>
5353
<artifactId>logback-classic</artifactId>
54-
<version>1.5.9</version>
54+
<version>1.5.12</version>
5555
</dependency>
5656

5757
</dependencies>

0 commit comments

Comments
 (0)