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

Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /Mustang-CLI
This commit is contained in:
Jochen Staerk
2024-10-09 13:47:10 +02:00
committed by GitHub

View File

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