Skip to content

Commit

Permalink
Bump jackson.version from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.12.0 to 2.12.1.

Updates `jackson-datatype-jsr310` from 2.12.0 to 2.12.1

Updates `jackson-datatype-jdk8` from 2.12.0 to 2.12.1

Updates `jackson-datatype-json-org` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-datatypes-misc/releases)
- [Commits](FasterXML/jackson-datatypes-misc@jackson-datatypes-misc-parent-2.12.0...jackson-datatypes-misc-parent-2.12.1)

Updates `jackson-module-parameter-names` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases)
- [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.0...jackson-modules-java8-2.12.1)

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

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

Updates `jackson-module-jaxb-annotations` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/FasterXML/jackson-modules-base/releases)
- [Commits](FasterXML/jackson-modules-base@jackson-modules-base-2.12.0...jackson-modules-base-2.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2021
1 parent 1737eb2 commit 8fd0dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<changelist>-SNAPSHOT</changelist>
<java.level>8</java.level>
<jenkins.version>2.222.4</jenkins.version>
<jackson.version>2.12.0</jackson.version>
<jackson.version>2.12.1</jackson.version>
<jackson-databind.version>${jackson.version}</jackson-databind.version>
</properties>

Expand Down

0 comments on commit 8fd0dd0

Please sign in to comment.