Skip to content

Commit 7dd3c90

Browse files
committed
Bump logback to 1.5.22
https://logback.qos.ch/news.html#1.5.22 Change-Id: I39e1aa19ee9f161f1426da1e4acf6bcd97c5325d Signed-off-by: Robert Varga <[email protected]>
1 parent b533d1d commit 7dd3c90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

odlparent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,12 +260,12 @@
260260
<dependency>
261261
<groupId>ch.qos.logback</groupId>
262262
<artifactId>logback-core</artifactId>
263-
<version>1.5.21</version>
263+
<version>1.5.22</version>
264264
</dependency>
265265
<dependency>
266266
<groupId>ch.qos.logback</groupId>
267267
<artifactId>logback-classic</artifactId>
268-
<version>1.5.21</version>
268+
<version>1.5.22</version>
269269
</dependency>
270270

271271
<!-- log4j2 -->

0 commit comments

Comments
 (0)