Skip to content

Commit 132a61e

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.1
1 parent 772c60e commit 132a61e

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
@@ -285,7 +285,7 @@
285285
<dependency>
286286
<groupId>ch.qos.logback</groupId>
287287
<artifactId>logback-classic</artifactId>
288-
<version>1.2.11</version>
288+
<version>1.4.1</version>
289289
<scope>test</scope>
290290
</dependency>
291291
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)