Skip to content

Commit 260f540

Browse files
Update to most recent verson of jackson-databind (opensearch-project#1679) (opensearch-project#1693)
Signed-off-by: Peter Nied <petern@amazon.com> (cherry picked from commit 9967fb1) Co-authored-by: Peter Nied <petern@amazon.com>
1 parent 9bf0ab8 commit 260f540

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
@@ -81,7 +81,7 @@ dependencies {
8181
implementation 'org.greenrobot:eventbus:3.2.0'
8282
implementation 'commons-cli:commons-cli:1.3.1'
8383
implementation 'org.bouncycastle:bcprov-jdk15on:1.67'
84-
implementation 'com.fasterxml.jackson.core:jackson-databind:2.12.6'
84+
implementation 'com.fasterxml.jackson.core:jackson-databind:2.13.2'
8585
implementation 'org.slf4j:slf4j-api:1.7.32'
8686
implementation 'org.ldaptive:ldaptive:1.2.3'
8787
implementation 'org.apache.httpcomponents:httpclient-cache:4.5.13'

0 commit comments

Comments
 (0)