We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920701e commit a0fbe1eCopy full SHA for a0fbe1e
build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
implementation 'org.greenrobot:eventbus:3.2.0'
82
implementation 'commons-cli:commons-cli:1.3.1'
83
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
84
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.6'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2'
85
implementation 'org.slf4j:slf4j-api:1.7.32'
86
implementation 'org.ldaptive:ldaptive:1.2.3'
87
implementation 'org.apache.httpcomponents:httpclient-cache:4.5.13'
0 commit comments