Skip to content

Commit

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

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

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

Updates `jackson-datatype-jdk8` from 2.10.0 to 2.10.2

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2020
1 parent c4c8be9 commit 96e96b3
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 @@ -69,7 +69,7 @@
<opennlp.version>1.6.0</opennlp.version>
<elasticsearch.version>6.5.4</elasticsearch.version>
<lucene.version>7.5.0</lucene.version>
<jackson.version>2.10.0</jackson.version>
<jackson.version>2.10.2</jackson.version>
<unidecode.version>0.0.7</unidecode.version>
<joda-time.version>2.9.5</joda-time.version>
<guava.version>19.0</guava.version>
Expand Down

0 comments on commit 96e96b3

Please sign in to comment.