Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 69ba517

Browse files
committed
Bumped Jackson to 2.15.2
This is to match the Java Client 6.3.0 going to 2.15.2.
1 parent 3c40d9e commit 69ba517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repositories {
2626
dependencies {
2727
api 'com.marklogic:ml-javaclient-util:4.6-SNAPSHOT'
2828
api 'org.springframework:spring-web:5.3.29'
29-
api 'com.fasterxml.jackson.core:jackson-databind:2.14.3'
29+
api 'com.fasterxml.jackson.core:jackson-databind:2.15.2'
3030

3131
implementation 'jaxen:jaxen:1.2.0'
3232

0 commit comments

Comments
 (0)