Skip to content

Commit 9173770

Browse files
committed
MLE-24504 Fixing functional tests
Copilot missed this one
1 parent 4397dc9 commit 9173770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

marklogic-client-api-functionaltests/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ test {
1616

1717
dependencies {
1818
testImplementation project(':marklogic-client-api')
19+
testImplementation "jakarta.xml.bind:jakarta.xml.bind-api:4.0.4"
1920
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
2021
testImplementation 'org.slf4j:slf4j-api:2.0.17'
2122
testImplementation 'commons-io:commons-io:2.20.0'

0 commit comments

Comments
 (0)