Skip to content

Commit 24931a2

Browse files
Bump jackson-dataformat.version in /bom-dependencies (#809)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6719bd commit 24931a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bom-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<guava.version>22.0</guava.version>
4545
<hamcrest-all.version>1.3</hamcrest-all.version>
4646
<hibernate-core.version>5.2.10.Final</hibernate-core.version>
47-
<jackson-dataformat.version>2.10.1</jackson-dataformat.version>
47+
<jackson-dataformat.version>2.12.1</jackson-dataformat.version>
4848
<javax.inject.version>1</javax.inject.version>
4949
<javassist.version>3.24.0-GA</javassist.version>
5050
<jmh.version>1.19</jmh.version>

0 commit comments

Comments
 (0)