Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Upgrade Jackson: 2.9.6 -> 2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
asnare committed Sep 21, 2018
1 parent dd93c6e commit fc2b3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
// Note: we refer to the Avro documentation in our own documentation.
def avroVersion = '1.8.2'
def hadoopVersion = '3.1.1'
def jacksonVersion = '2.9.6'
def jacksonVersion = '2.9.7'
def slf4jVersion = '1.7.25'

compile group: 'io.divolte', name: 'divolte-schema', version: version
Expand Down

0 comments on commit fc2b3eb

Please sign in to comment.