Merge pull request #633 from ZUGFeRD/dependabot/maven/Mustang-CLI/ch.qos.logback-logback-core-1.5.13

Bump ch.qos.logback:logback-core from 1.2.13 to 1.5.13 in /Mustang-CLI
This commit is contained in:
Jochen Staerk
2025-01-02 13:49:20 +01:00
committed by GitHub

View File

@@ -45,7 +45,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.2.13</version>
<version>1.5.13</version>
</dependency>
<dependency>
<!-- This library is needed so that logback stderr output is sent to, well, stderr, otherwise it lands in stdout -->