Skip to content

Commit 82fe26c

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.7
1 parent ba57625 commit 82fe26c

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
@@ -287,7 +287,7 @@
287287
<dependency>
288288
<groupId>ch.qos.logback</groupId>
289289
<artifactId>logback-classic</artifactId>
290-
<version>1.4.6</version>
290+
<version>1.4.7</version>
291291
<scope>test</scope>
292292
</dependency>
293293
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)