Skip to content

Commit

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

Updates `jackson-jaxrs-json-provider` from 2.8.11 to 2.9.9

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

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

Updates `jackson-annotations` from 2.8.11 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
  • Loading branch information
dependabot[bot] authored and agirish committed May 29, 2019
1 parent 0c85b4f commit dbe6074
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.8.11</jackson.version>
<jackson.version>2.9.9</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 dbe6074

Please sign in to comment.