Skip to content

Commit

Permalink
Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3 (#10446)
Browse files Browse the repository at this point in the history
Bumps jackson-datatype-jsr310 from 2.13.2 to 2.13.3.

---
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 May 16, 2022
1 parent 11e20c8 commit 8bbeab1
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 @@ -83,7 +83,7 @@ subprojects {
hamcrestJsonVersion = '0.2'
hamcrestOptionalVersion = '2.0.0'
hamcrestVersion = '2.0.0.0'
jacksonDataTypeVersion = '2.13.2'
jacksonDataTypeVersion = '2.13.3'
jakartaMailVersion = '2.0.1'
javaWebsocketVersion = '1.5.3'
javaxActivationVersion = '1.1.1'
Expand Down

0 comments on commit 8bbeab1

Please sign in to comment.