Skip to content

Commit a1f1288

Browse files
Bump org.apache.xmlbeans:xmlbeans from 3.1.0 to 5.3.0 in /service
Bumps org.apache.xmlbeans:xmlbeans from 3.1.0 to 5.3.0. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d32259 commit a1f1288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:5.7.2'
2929
implementation 'uk.nhs.connect.iucds:iucds-schema:3.0.RC1.2'
3030
implementation 'jaxen:jaxen:1.2.0'
31-
implementation 'org.apache.xmlbeans:xmlbeans:3.1.0'
31+
implementation 'org.apache.xmlbeans:xmlbeans:5.3.0'
3232
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'
3333

3434
testImplementation 'org.mockito:mockito-core:4.4.0'

0 commit comments

Comments
 (0)