Skip to content

Commit cf65173

Browse files
dependabot[bot]MartinWheelerMT
authored andcommitted
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 cf32cfc commit cf65173

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
@@ -33,7 +33,7 @@ dependencies {
3333
implementation 'org.springframework:spring-jms'
3434
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:8.2.1'
3535
implementation 'uk.nhs.connect.iucds:iucds-schema:3.0.RC1.2'
36-
implementation 'org.apache.xmlbeans:xmlbeans:3.1.0'
36+
implementation 'org.apache.xmlbeans:xmlbeans:5.3.0'
3737
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'
3838

3939
testImplementation 'org.mockito:mockito-core:5.18.0'

0 commit comments

Comments
 (0)