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

Commit fdc27de

Browse files
committed
fix(deps): update dependency ch.qos.logback:logback-classic to v1.4.8
1 parent 03c64e9 commit fdc27de

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>ch.qos.logback</groupId>
208208
<artifactId>logback-classic</artifactId>
209-
<version>1.4.7</version>
209+
<version>1.4.8</version>
210210
</dependency>
211211

212212

0 commit comments

Comments
 (0)