We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b90244 + 26ff14a commit 4d9009dCopy full SHA for 4d9009d
libs.example.versions.toml
@@ -4,7 +4,7 @@ spring-boot3 = "3.5.8"
4
[libraries]
5
# log
6
slf4j = { module = "org.slf4j:slf4j-api", version = "2.0.17" }
7
-logback = { module = "ch.qos.logback:logback-classic", version = "1.5.21" }
+logback = { module = "ch.qos.logback:logback-classic", version = "1.5.22" }
8
9
# jpa
10
jakarta-persistence-api = { module = "jakarta.persistence:jakarta.persistence-api", version = "3.2.0" }
0 commit comments