[java] logback 1.2.10 (#11659)

Latest version of logback
https://logback.qos.ch/news.html
This commit is contained in:
sullis
2022-02-19 02:52:39 -08:00
committed by GitHub
parent 4a7f46cba5
commit 3c8f249c6c
25 changed files with 27 additions and 27 deletions

View File

@@ -283,7 +283,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.2.3</version>
<version>1.2.10</version>
<scope>test</scope>
</dependency>
<dependency>