Bump ch.qos.logback:logback-core from 1.2.10 to 1.2.13 in /Mustang-CLI

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.10 to 1.2.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.2.10...v_1.2.13)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-09 10:49:22 +00:00
committed by GitHub
parent 77cb46a58e
commit 4f8b6a58cc

View File

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