Skip to content

Commit 048906e

Browse files
Update dependency ch.qos.logback:logback-classic to v1.5.4
1 parent 9773e37 commit 048906e

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
@@ -161,7 +161,7 @@
161161
<dependency>
162162
<groupId>ch.qos.logback</groupId>
163163
<artifactId>logback-classic</artifactId>
164-
<version>1.5.3</version>
164+
<version>1.5.4</version>
165165
<scope>test</scope>
166166
</dependency>
167167
<!-- Hamcrest is only here to make Infinitest happy. Not really used in the project. -->

0 commit comments

Comments
 (0)