Skip to content

Commit 6fb9b6a

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#665)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.13.4 to 2.17.0. --- updated-dependencies: - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f401d2d commit 6fb9b6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2e-tests/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
implementation 'org.mongodb:mongo-java-driver:3.12.14'
1919

2020
testImplementation 'com.fasterxml.jackson.core:jackson-databind:2.13.4'
21-
testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.13.4'
21+
testImplementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.17.0'
2222
testImplementation 'commons-io:commons-io:2.6'
2323
testImplementation 'org.awaitility:awaitility:4.2.0'
2424
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.1'

0 commit comments

Comments
 (0)