Skip to content

Commit

Permalink
Build(deps): Bump jackson-version in /sdk/java/hydra-client-resttempl…
Browse files Browse the repository at this point in the history
…ate (#1453)

Bumps `jackson-version` from 2.8.9 to 2.9.9.

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

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

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

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

Updates `jackson-datatype-joda` from 2.8.9 to 2.9.9
- [Release notes](https://github.com/FasterXML/jackson-datatype-joda/releases)
- [Commits](FasterXML/jackson-datatype-joda@jackson-datatype-joda-2.8.9...jackson-datatype-joda-2.9.9)
  • Loading branch information
dependabot[bot] authored and aeneasr committed May 28, 2019
1 parent 6798948 commit 4da16e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/java/hydra-client-resttemplate/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<swagger-annotations-version>1.5.15</swagger-annotations-version>
<spring-web-version>4.3.9.RELEASE</spring-web-version>
<jackson-version>2.8.9</jackson-version>
<jackson-version>2.9.9</jackson-version>
<jodatime-version>2.9.9</jodatime-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.12</junit-version>
Expand Down

0 comments on commit 4da16e0

Please sign in to comment.