We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b4e0c commit 303d4a3Copy full SHA for 303d4a3
build.gradle
@@ -382,7 +382,7 @@ dependencies {
382
383
testImplementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.1'
384
385
- implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '4.0.5'
+ implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '4.0.6'
386
implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
387
388
//Pact contract testing
0 commit comments