Skip to content

Commit

Permalink
Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.12
Browse files Browse the repository at this point in the history
Bumps org.slf4j:slf4j-api from 1.7.36 to 2.0.12.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 458c2e2 commit a9f1ca4
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
Expand Up @@ -2,7 +2,7 @@
jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
postgresql = "org.postgresql:postgresql:42.7.1"
logback-classic = "ch.qos.logback:logback-classic:1.2.12"
slf4j-api = "org.slf4j:slf4j-api:1.7.36" # to be compatible with Spring Boot 2.7.X
slf4j-api = "org.slf4j:slf4j-api:2.0.12" # to be compatible with Spring Boot 2.7.X
apache-commons-dbcp2 = "org.apache.commons:commons-dbcp2:2.11.0"
awaitility = "org.awaitility:awaitility:4.2.0"
apache-commons-lang3 = "org.apache.commons:commons-lang3:3.14.0"
Expand Down

0 comments on commit a9f1ca4

Please sign in to comment.