Skip to content

Commit 66b3afa

Browse files
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.17.3
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.17.3. - [Commits](FasterXML/jackson-bom@jackson-bom-2.17.2...jackson-bom-2.17.3) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d5dd79 commit 66b3afa

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
@@ -14,7 +14,7 @@ org-springframework-boot = "3.3.5"
1414
[libraries]
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" }
17-
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.2"
17+
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.17.3"
1818
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"

0 commit comments

Comments
 (0)