Bump ch.qos.logback:logback-core in /spring-batch-bigquery (#164)

Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.5.7 to 1.5.13.
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.7...v_1.5.13)

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

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]
2025-01-01 14:26:15 +01:00
committed by GitHub
parent aa44e63925
commit 41a29c7066

View File

@@ -53,7 +53,7 @@
<!-- Dependent on Spring Batch core -->
<java.version>17</java.version>
<logback.version>1.5.7</logback.version>
<logback.version>1.5.13</logback.version>
</properties>
<dependencies>