Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 185256a

Browse files
committed
upgrade logback
1 parent c618366 commit 185256a

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.1.2</version>
290+
<version>1.1.3</version>
291291
<scope>runtime</scope>
292292
<optional>true</optional>
293293
</dependency>

0 commit comments

Comments
 (0)