Skip to content

Commit bdf68db

Browse files
chore(deps): update dependency ch.qos.logback:logback-classic to v1.5.17 (#841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 92b9062 commit bdf68db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs.example.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ spring-boot2 = "2.7.18"
55
[libraries]
66
# log
77
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
8-
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.16" }
8+
logback = { module = "ch.qos.logback:logback-classic", version = "1.5.17" }
99

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

0 commit comments

Comments
 (0)