Skip to content

Commit

Permalink
Bump logbackVersion from 1.5.6 to 1.5.12
Browse files Browse the repository at this point in the history
Bumps `logbackVersion` from 1.5.6 to 1.5.12.

Updates `ch.qos.logback:logback-classic` from 1.5.6 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.12)

Updates `ch.qos.logback:logback-core` from 1.5.6 to 1.5.12
- [Commits](qos-ch/logback@v_1.5.6...v_1.5.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 7cf47f0 commit 9bfd0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ext {
kafkaVersion = '3.7.0'
lang3Version = '3.14.0'
//logbackVersion = '1.5.8'
logbackVersion = '1.5.6'
logbackVersion = '1.5.12'

lettuceVersion = '6.3.2.RELEASE'
// TODO: Lucene Version 9 now available but changed the naming of Codec files and so does not work with XTDB
Expand Down

0 comments on commit 9bfd0aa

Please sign in to comment.