Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2019
1 parent 9120361 commit d319ce9
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 @@ -93,7 +93,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<cassandra.version>3.11.4</cassandra.version>
<datastax.driver.core.version>3.6.0</datastax.driver.core.version>
<fasterxml.jackson.version>2.9.9</fasterxml.jackson.version>
<fasterxml.jackson.version>2.10.0</fasterxml.jackson.version>
<commons.lang.version>3.3.2</commons.lang.version>
<commons.io.version>2.4</commons.io.version>
<commons.collections.version>3.2.2</commons.collections.version>
Expand Down

0 comments on commit d319ce9

Please sign in to comment.