Skip to content

Commit

Permalink
Update Jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jan 6, 2023
1 parent c8942eb commit 4f1bd9a
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 @@ -47,7 +47,7 @@ dependencies {
// version '0.20.2-cdh3u4' is referenced by webarchive-commons, but "vanished"...
implementation 'org.apache.hadoop:hadoop-core:0.20.205.0'
implementation 'org.netpreserve.commons:webarchive-commons:1.1.9'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.14.1'

// for commoncrawl-source
implementation 'org.jsoup:jsoup:1.15.3'
Expand Down

0 comments on commit 4f1bd9a

Please sign in to comment.