We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e40e4 commit 7eff736Copy full SHA for 7eff736
1 file changed
build.gradle
@@ -96,7 +96,7 @@ dependencies {
96
implementation 'org.greenrobot:eventbus:3.2.0'
97
implementation 'commons-cli:commons-cli:1.3.1'
98
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
99
- implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.0'
+ implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.1'
100
implementation 'org.ldaptive:ldaptive:1.2.3'
101
implementation 'org.apache.httpcomponents:httpclient-cache:4.5.13'
102
implementation 'io.jsonwebtoken:jjwt-api:0.10.8'
0 commit comments