We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents add95af + 1daede0 commit 1aedb5bCopy full SHA for 1aedb5b
1 file changed
build.gradle
@@ -20,7 +20,7 @@ repositories {
20
dependencies {
21
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
22
implementation 'com.fasterxml.jackson.core:jackson-core:2.13.2'
23
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.4'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2.2'
24
implementation 'com.opencsv:opencsv:5.5.2'
25
implementation 'commons-cli:commons-cli:1.5.0'
26
0 commit comments