Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.2.12 to 1.5.3
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.3.
- [Commits](qos-ch/logback@v_1.2.12...v_1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent aac3670 commit 32e577f
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.2"
logback-classic = "ch.qos.logback:logback-classic:1.2.12"
logback-classic = "ch.qos.logback:logback-classic:1.5.3"
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.0"
Expand Down

0 comments on commit 32e577f

Please sign in to comment.