Skip to content

Commit

Permalink
Bump jackson-dataformat.version in /bom-dependencies (#809)
Browse files Browse the repository at this point in the history
Bumps `jackson-dataformat.version` from 2.10.1 to 2.12.1.

Updates `jackson-dataformat-yaml` from 2.10.1 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.10.1...jackson-dataformats-text-2.12.1)

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

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

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

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 Apr 7, 2021
1 parent e6719bd commit 24931a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<guava.version>22.0</guava.version>
<hamcrest-all.version>1.3</hamcrest-all.version>
<hibernate-core.version>5.2.10.Final</hibernate-core.version>
<jackson-dataformat.version>2.10.1</jackson-dataformat.version>
<jackson-dataformat.version>2.12.1</jackson-dataformat.version>
<javax.inject.version>1</javax.inject.version>
<javassist.version>3.24.0-GA</javassist.version>
<jmh.version>1.19</jmh.version>
Expand Down

0 comments on commit 24931a2

Please sign in to comment.