Skip to content

Commit 5faacc5

Browse files
committed
Update commons-dost, jackson
1 parent 4a67bc5 commit 5faacc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ forbiddenApisMain {
3838
}
3939

4040
dependencies {
41-
implementation 'org.dstadler:commons-dost:1.3.2'
41+
implementation 'org.dstadler:commons-dost:1.3.4'
4242
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
4343
implementation 'org.apache.commons:commons-lang3:3.14.0'
4444
implementation 'commons-io:commons-io:2.16.1'
4545

4646
// version '0.20.2-cdh3u4' is referenced by webarchive-commons, but "vanished"...
4747
implementation 'org.apache.hadoop:hadoop-core:0.20.205.0'
4848
implementation 'org.netpreserve.commons:webarchive-commons:1.1.9'
49-
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.0'
49+
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.1'
5050

5151
// for commoncrawl-source
5252
implementation 'org.jsoup:jsoup:1.15.3'

0 commit comments

Comments
 (0)