Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Bump dep.jackson.version from 2.6.0-rc2 to 2.10.3
Browse files Browse the repository at this point in the history
Bumps `dep.jackson.version` from 2.6.0-rc2 to 2.10.3.

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2020
1 parent 1402ed3 commit 4121f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<dep.airlift.config.version>0.189</dep.airlift.config.version>

<dep.testng.version>6.10</dep.testng.version>
<dep.jackson.version>2.9.10</dep.jackson.version>
<dep.jackson.version>2.10.3</dep.jackson.version>
</properties>

<distributionManagement>
Expand Down Expand Up @@ -141,7 +141,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.6.0-rc2</version>
<version>2.10.3</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 4121f8c

Please # to comment.