Skip to content

Commit 7eff736

Browse files
authored
1.3 branch version increment of for jackson to match with core (#2286)
Signed-off-by: Ryan Liang <jiallian@amazon.com>
1 parent 00e40e4 commit 7eff736

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ dependencies {
9696
implementation 'org.greenrobot:eventbus:3.2.0'
9797
implementation 'commons-cli:commons-cli:1.3.1'
9898
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
99-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.0'
99+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.14.1'
100100
implementation 'org.ldaptive:ldaptive:1.2.3'
101101
implementation 'org.apache.httpcomponents:httpclient-cache:4.5.13'
102102
implementation 'io.jsonwebtoken:jjwt-api:0.10.8'

0 commit comments

Comments
 (0)