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

Commit 0905f46

Browse files
committed
upgrade logback
1 parent 5ff1102 commit 0905f46

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
@@ -310,7 +310,7 @@
310310
<dependency>
311311
<groupId>ch.qos.logback</groupId>
312312
<artifactId>logback-classic</artifactId>
313-
<version>1.1.1</version>
313+
<version>1.1.2</version>
314314
<scope>runtime</scope>
315315
<optional>true</optional>
316316
</dependency>

0 commit comments

Comments
 (0)