Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Commit 6ddf8b7

Browse files
committed
remove unneeded jackon-core version force
1 parent 42ed29a commit 6ddf8b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ configurations.all {
3535
// enforce 1.1.3, https://www.whitesourcesoftware.com/vulnerability-database/WS-2019-0379
3636
resolutionStrategy.force 'commons-codec:commons-codec:1.13'
3737
resolutionStrategy.force 'com.google.guava:guava:29.0-jre'
38-
resolutionStrategy.force 'com.fasterxml.jackson.core:jackson-core:2.10.5'
3938
resolutionStrategy.force 'com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.11.4'
4039
}
4140

0 commit comments

Comments
 (0)