Skip to content

Commit

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

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

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

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

Updates `jackson-datatype-jsr310` from 2.10.2 to 2.10.3

Updates `jackson-dataformat-xml` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases)
- [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.10.2...jackson-dataformat-xml-2.10.3)

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

Updates `jackson-module-jaxb-annotations` from 2.10.2 to 2.10.3

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 3, 2020
1 parent 2283b83 commit ca68487
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 @@ -41,7 +41,7 @@
<elasticsearch.version>${elasticsearch7.version}</elasticsearch.version>

<tika.version>1.22</tika.version>
<jackson.version>2.10.2</jackson.version>
<jackson.version>2.10.3</jackson.version>
<log4j.version>2.13.1</log4j.version>
<jansi.version>1.18</jansi.version>
<jersey.version>2.30.1</jersey.version>
Expand Down

0 comments on commit ca68487

Please sign in to comment.