Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
Bump jacksonRev from 2.12.1 to 2.12.2 (#177)
Browse files Browse the repository at this point in the history
Bumps `jacksonRev` from 2.12.1 to 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-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)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 23, 2021
1 parent e43a933 commit 1883767
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 @@ -85,7 +85,7 @@ For more details, please see https://issues.apache.org/jira/browse/AURORA-1169
ext.httpclientRev = '4.5.13'
ext.httpcoreRev = '4.4.14'
ext.asyncHttpclientRev = '2.0.37'
ext.jacksonRev = '2.12.1'
ext.jacksonRev = '2.12.2'
ext.jaxRsRev = '2.0'
ext.junitRev = '4.13.2'
ext.logbackRev = '1.2.3'
Expand Down

0 comments on commit 1883767

Please sign in to comment.