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.
1 parent caf0576 commit 8fccf2bCopy full SHA for 8fccf2b
gradle/libs.versions.toml
@@ -7,7 +7,7 @@ org-springframework-boot = "3.5.0-SNAPSHOT"
7
8
[libraries]
9
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.5.18" }
10
-com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.3"
+com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.18.4"
11
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.3"
12
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
13
com-h2database-h2 = "com.h2database:h2:2.3.232"
0 commit comments