Skip to content

Commit 761c673

Browse files
ebyhrmosabua
authored andcommitted
Update logback to 1.5.31
1 parent 2321411 commit 761c673

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,12 @@
7373
<scope>import</scope>
7474
</dependency>
7575

76+
<dependency>
77+
<groupId>ch.qos.logback</groupId>
78+
<artifactId>logback-core</artifactId>
79+
<version>1.5.31</version>
80+
</dependency>
81+
7682
<dependency>
7783
<groupId>io.airlift</groupId>
7884
<artifactId>units</artifactId>

0 commit comments

Comments
 (0)