Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.5.5
Browse files Browse the repository at this point in the history
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.12 to 1.5.5.
- [Commits](qos-ch/logback@v_1.2.12...v_1.5.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 2470e90 commit 513b9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[libraries]
jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
postgresql = "org.postgresql:postgresql:42.7.3"
logback-classic = "ch.qos.logback:logback-classic:1.2.12"
logback-classic = "ch.qos.logback:logback-classic:1.5.5"
slf4j-api = "org.slf4j:slf4j-api:1.7.36" # to be compatible with Spring Boot 2.7.X
apache-commons-dbcp2 = "org.apache.commons:commons-dbcp2:2.12.0"
awaitility = "org.awaitility:awaitility:4.2.1"
Expand Down

0 comments on commit 513b9a6

Please sign in to comment.