Skip to content

Commit 88f2b08

Browse files
committed
Bump logback-classic to 1.3.15
See https://logback.qos.ch/news.html#1.3.15
1 parent 2410006 commit 88f2b08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>ch.qos.logback</groupId>
170170
<artifactId>logback-classic</artifactId>
171-
<version>1.3.14</version>
171+
<version>1.3.15</version>
172172
<optional>true</optional>
173173
</dependency>
174174
<dependency>

0 commit comments

Comments
 (0)