Skip to content

Commit

Permalink
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#13014)
Browse files Browse the repository at this point in the history
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.1 to 2.18.2.

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Dec 25, 2024
1 parent 7b3b143 commit e566948
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.18.1"
jacksonDataTypeVersion = "2.18.2"
jakartaMailVersion = "2.0.1"
javaWebSocketVersion = "1.5.7"
jaxbImplVersion = "4.0.5"
Expand Down

0 comments on commit e566948

Please sign in to comment.