Skip to content

Commit

Permalink
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5…
Browse files Browse the repository at this point in the history
….7 (#756)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 056367b commit 1855b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs.example.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ spring-boot2 = "2.7.18"
[libraries]
# log
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.7" }

# jpa
javax-persistence-api = { module = "javax.persistence:javax.persistence-api", version = "2.2" }
Expand Down

0 comments on commit 1855b65

Please sign in to comment.