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

Commit

Permalink
MINIFI-530 Upgrade jackson-databind dependency.
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Burgess <[email protected]>

This closes #190
  • Loading branch information
mtien-apache authored and mattyb149 committed Jun 26, 2020
1 parent e37426b commit 20c44c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1084,7 +1084,7 @@ limitations under the License.
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9.3</version>
<version>2.9.10.5</version>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit 20c44c4

Please sign in to comment.