Skip to content

Commit

Permalink
Bump jackson_version from 2.12.1 to 2.12.2
Browse files Browse the repository at this point in the history
Bumps `jackson_version` from 2.12.1 to 2.12.2.

Updates `jackson-core` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](FasterXML/jackson-core@jackson-core-2.12.1...jackson-core-2.12.2)

Updates `jackson-annotations` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Rakambda committed Mar 4, 2021
1 parent 4254652 commit 14b1878
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 @@ -7,7 +7,7 @@ buildscript {
commons_io_version = '2.8.0'
progressbar_version = '0.9.0'
picocli_version = '4.6.1'
jackson_version = '2.12.1'
jackson_version = '2.12.2'
}
}

Expand Down

0 comments on commit 14b1878

Please sign in to comment.