Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Bump jackson-2-version from 2.3.3 to 2.10.1 in /stack
Browse files Browse the repository at this point in the history
Bumps `jackson-2-version` from 2.3.3 to 2.10.1.

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

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

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

Updates `jackson-dataformat-smile` from 2.3.3 to 2.10.1
- [Release notes](https://github.com/FasterXML/jackson-dataformats-binary/releases)
- [Commits](https://github.com/FasterXML/jackson-dataformats-binary/commits/jackson-dataformats-binary-2.10.1)

Updates `jackson-jaxrs-json-provider` from 2.3.3 to 2.10.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2019
1 parent 79e37c9 commit 0969157
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stack/corepersistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ limitations under the License.
<guice.version>4.0-beta5</guice.version>
<guicyfig.version>3.2</guicyfig.version>
<hystrix.version>1.4.0</hystrix.version>
<jackson-2-version>2.4.1</jackson-2-version>
<jackson-2-version>2.10.1</jackson-2-version>
<mockito.version>1.10.8</mockito.version>
<junit.version>4.11</junit.version>
<kryo-serializers.version>0.26</kryo-serializers.version>
Expand Down
2 changes: 1 addition & 1 deletion stack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<hector-test-version>1.1-4</hector-test-version>
<jacoco.version>0.7.5.201505241946</jacoco.version>
<jackson-version>1.9.9</jackson-version>
<jackson-2-version>2.3.3</jackson-2-version>
<jackson-2-version>2.10.1</jackson-2-version>
<jclouds.version>1.9.0</jclouds.version>
<jersey-version>2.21</jersey-version>
<junit-version>4.12</junit-version>
Expand Down

0 comments on commit 0969157

Please sign in to comment.