Skip to content

Commit

Permalink
Update commons-dost, jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jun 16, 2024
1 parent 4a67bc5 commit 5faacc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ forbiddenApisMain {
}

dependencies {
implementation 'org.dstadler:commons-dost:1.3.2'
implementation 'org.dstadler:commons-dost:1.3.4'
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'commons-io:commons-io:2.16.1'

// 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.17.0'
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.1'

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

0 comments on commit 5faacc5

Please sign in to comment.