Skip to content

Commit d439665

Browse files
Bump tools.jackson.core:jackson-databind from 3.1.4 to 3.2.2
Bumps [tools.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 3.1.4 to 3.2.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: tools.jackson.core:jackson-databind dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01ed820 commit d439665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ org-springframework-boot = "4.1.0"
66

77
[libraries]
88
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version = "1.6.1" }
9-
jackson-databind = "tools.jackson.core:jackson-databind:3.1.4"
9+
jackson-databind = "tools.jackson.core:jackson-databind:3.2.2"
1010
jackson-bom = "tools.jackson:jackson-bom:3.1.4"
1111
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2" # FIXME: Remove findbugs?
1212
com-h2database-h2 = "com.h2database:h2:2.4.240"

0 commit comments

Comments
 (0)