Skip to content

Commit 343f17f

Browse files
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#12972)
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.1. --- 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 cca5bdf commit 343f17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ subprojects {
6060
guavaVersion = "33.3.1-jre"
6161
hamcrestOptionalVersion = "2.0.0"
6262
hamcrestVersion = "2.0.0.0"
63-
jacksonDataTypeVersion = "2.17.2"
63+
jacksonDataTypeVersion = "2.18.1"
6464
jakartaMailVersion = "2.0.1"
6565
javaWebSocketVersion = "1.5.7"
6666
jaxbImplVersion = "4.0.5"

0 commit comments

Comments
 (0)