Skip to content

Commit 8614eae

Browse files
Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.17.1 to 2.17.2. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da14f79 commit 8614eae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ org-springframework-boot = "3.2.7"
1515
ch-qos-logback-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }
1616
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version.ref = "ch-qos-logback" }
1717
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.1"
18-
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.17.1"
18+
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.17.2"
1919
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
2020
com-h2database-h2 = "com.h2database:h2:2.2.224"
2121
com-hazelcast = "com.hazelcast:hazelcast:5.4.0"

0 commit comments

Comments
 (0)