Skip to content

Commit 303d4a3

Browse files
Update dependency org.glassfish.jaxb:jaxb-runtime to v4.0.6 (#560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05b4e0c commit 303d4a3

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
@@ -382,7 +382,7 @@ dependencies {
382382

383383
testImplementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.1'
384384

385-
implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '4.0.5'
385+
implementation group: 'org.glassfish.jaxb', name: 'jaxb-runtime', version: '4.0.6'
386386
implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'
387387

388388
//Pact contract testing

0 commit comments

Comments
 (0)