Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#12972)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 2, 2024
1 parent cca5bdf commit 343f17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ subprojects {
guavaVersion = "33.3.1-jre"
hamcrestOptionalVersion = "2.0.0"
hamcrestVersion = "2.0.0.0"
jacksonDataTypeVersion = "2.17.2"
jacksonDataTypeVersion = "2.18.1"
jakartaMailVersion = "2.0.1"
javaWebSocketVersion = "1.5.7"
jaxbImplVersion = "4.0.5"
Expand Down

0 comments on commit 343f17f

Please sign in to comment.