Skip to content

Commit 33c1c5b

Browse files
Update dependency ch.qos.logback:logback-classic to v1.4.4
1 parent ccc2fce commit 33c1c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>ch.qos.logback</groupId>
239239
<artifactId>logback-classic</artifactId>
240-
<version>1.4.3</version>
240+
<version>1.4.4</version>
241241
<scope>test</scope>
242242
</dependency>
243243
<dependency>

0 commit comments

Comments
 (0)