Skip to content

Commit 9b68aef

Browse files
Bump com.rabbitmq.jms:rabbitmq-jms from 3.4.0 to 3.5.0 in /service (#351)
Bumps [com.rabbitmq.jms:rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/rabbitmq/rabbitmq-jms-client/releases) - [Changelog](https://github.com/rabbitmq/rabbitmq-jms-client/blob/main/Changelog.md) - [Commits](rabbitmq/rabbitmq-jms-client@v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: com.rabbitmq.jms:rabbitmq-jms dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ee5e2c commit 9b68aef

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu3:8.2.1'
3535
implementation 'uk.nhs.connect.iucds:iucds-schema:4.0.RC1.0'
3636
implementation 'org.apache.xmlbeans:xmlbeans:4.0.0'
37-
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.4.0'
37+
implementation 'com.rabbitmq.jms:rabbitmq-jms:3.5.0'
3838

3939
testImplementation 'org.mockito:mockito-core:5.18.0'
4040
testImplementation 'org.assertj:assertj-core:3.27.3'

0 commit comments

Comments
 (0)