Skip to content

Commit 4b28c23

Browse files
dependabot[bot]marcusdacoregio
authored andcommitted
Bump com.fasterxml.jackson:jackson-bom from 2.14.2 to 2.14.3
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.14.3. - [Commits](FasterXML/jackson-bom@jackson-bom-2.14.2...jackson-bom-2.14.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] <[email protected]>
1 parent 8188184 commit 4b28c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ org-testcontainers = "1.17.6"
1313
[libraries]
1414
ch-qos-logback-logback-classic = { module = "ch.qos.logback:logback-classic", version.ref = "ch-qos-logback" }
1515
ch-qos-logback-logback-core = { module = "ch.qos.logback:logback-core", version.ref = "ch-qos-logback" }
16-
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.14.2"
16+
com-fasterxml-jackson-jackson-bom = "com.fasterxml.jackson:jackson-bom:2.14.3"
1717
com-fasterxml-jackson-core-jackson-databind = "com.fasterxml.jackson.core:jackson-databind:2.14.3"
1818
com-google-code-findbugs-jsr305 = "com.google.code.findbugs:jsr305:3.0.2"
1919
com-h2database-h2 = "com.h2database:h2:2.1.214"

0 commit comments

Comments
 (0)