Skip to content

Commit

Permalink
Bump jackson.version from 2.9.9 to 2.10.0 in /framework (#599)
Browse files Browse the repository at this point in the history
Bumps `jackson.version` from 2.9.9 to 2.10.0.

Updates `jackson-jaxrs-json-provider` 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-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-annotations` from 2.9.9 to 2.10.0
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and agirish committed Oct 21, 2019
1 parent 4cdd57f commit d234e62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<properties>
<testng.version>6.4</testng.version>
<log4j.version>1.2.17</log4j.version>
<jackson.version>2.9.9</jackson.version>
<jackson.version>2.10.0</jackson.version>
<drill.version>${env.DRILL_VERSION}</drill.version>
<hadoop.version>${env.HADOOP_VERSION}</hadoop.version>
<runtimeDepenencies>${env.DRILL_HOME}/conf</runtimeDepenencies>
Expand Down

0 comments on commit d234e62

Please sign in to comment.