Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent 5368b61 commit 94a89b9
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 {
jwtJacksonVersion = '0.11.5'
kafkaVersion = '3.7.0'
lang3Version = '3.14.0'
logbackVersion = '1.5.3'
logbackVersion = '1.5.6'
lettuceVersion = '6.3.1.RELEASE'
// TODO: Version 9 now available
luceneVersion = '8.11.2'
Expand Down

0 comments on commit 94a89b9

Please sign in to comment.