Skip to content

Commit 193481c

Browse files
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.21.0 to 2.21.1 (#398)
build(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.21.0 to 2.21.1. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01ebc38 commit 193481c

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
@@ -5,7 +5,7 @@ format.version = "1.1"
55
awaitility = "4.2.0"
66
edc = "0.17.0-SNAPSHOT"
77
restAssured = "6.0.0"
8-
jackson = "2.21.0"
8+
jackson = "2.21.1"
99
postgres = "42.7.10"
1010
testcontainers = "1.21.4"
1111

0 commit comments

Comments
 (0)