Skip to content

Commit b3ff6f2

Browse files
authored
Update to most recent verson of jackson-databind (opensearch-project#1679)
Signed-off-by: Peter Nied <[email protected]>
1 parent c68ef5d commit b3ff6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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)