Bump ch.qos.logback:logback-core from 1.5.0 to 1.5.2 (#13819)

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.0 to 1.5.2.
- [Commits](https://github.com/qos-ch/logback/commits)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-05 21:15:34 +08:00 committed by GitHub
parent bfedc9bc0e
commit ea8cdc6524
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.5.0</version>
<version>1.5.2</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@ -181,7 +181,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.5.0</version>
<version>1.5.2</version>
<scope>compile</scope>
</dependency>
</dependencies>